Searched refs:LCD_DUTY_MASK (Results 1 – 2 of 2) sorted by relevance
83 LCD->CTRL &= ~LCD_DUTY_MASK; in tls_lcd_duty_set()
745 #define LCD_DUTY_MASK (7UL<<0) macro