Searched refs:LCD_O_CTL (Results 1 – 6 of 6) sorted by relevance
47 #define LCD_O_CTL 0x00000004 // LCD Control macro
49 #define LCD_O_CTL 0x00000004 // LCD Control macro
143 HWREG(ui32Base + LCD_O_CTL) = (uint32_t)ui8Mode | in LCDModeSet()
146 HWREG(ui32Base + LCD_O_CTL) = (uint32_t)ui8Mode | in LCDModeSet()
Completed in 24 milliseconds