Searched refs:LCD_BACTRL_BLANK (Results 1 – 7 of 7) sorted by relevance
628 LCD->BACTRL_SET = LCD_BACTRL_BLANK; in LCD_BlankEnable()630 LCD->BACTRL_CLR = LCD_BACTRL_BLANK; in LCD_BlankEnable()634 LCD->BACTRL |= LCD_BACTRL_BLANK; in LCD_BlankEnable()636 LCD->BACTRL &= ~LCD_BACTRL_BLANK; in LCD_BlankEnable()
204 #define LCD_BACTRL_BLANK (0x1UL << 1) /**< Blank Display … macro
221 #define LCD_BACTRL_BLANK (0x1UL << 1) /**< Blank Display… macro
353 #define LCD_BACTRL_BLANK (0x1UL << 1) /**< Blank … macro