Searched refs:LCD_START_BURST_Pos (Results 1 – 2 of 2) sorted by relevance
84 LCDx->START |= (1 << LCD_START_GO_Pos) | (1 << LCD_START_BURST_Pos); in LCD_Start()
2450 #define LCD_START_BURST_Pos 2 macro2451 #define LCD_START_BURST_Msk (0x01 << LCD_START_BURST_Pos)
Completed in 24 milliseconds