Searched refs:_LCD_SWRST_RESETTING_MASK (Results 1 – 4 of 4) sorted by relevance
505 while ((LCD->SWRST & _LCD_SWRST_RESETTING_MASK) in LCD_ReadyWait()564 while ((LCD->SWRST & _LCD_SWRST_RESETTING_MASK)) { in LCD_Reset()
203 #define _LCD_SWRST_RESETTING_MASK 0x2UL /**< Bit ma… macro