Searched refs:LCD_PS_PDOR (Results 1 – 1 of 1) sorted by relevance
41 #define LCD_PS_PDOR (FM3_GPIO->PDOR1) macro64 #define LCD_PS_HIGH() LCD_PS_PDOR |= LCD_PS65 #define LCD_PS_LOW() LCD_PS_PDOR &= ~LCD_PS
Completed in 4 milliseconds