Searched refs:LCD_O_MISCLR (Results 1 – 6 of 6) sorted by relevance
77 #define LCD_O_MISCLR 0x0000005C // LCD Interrupt Status and Clear macro
79 #define LCD_O_MISCLR 0x0000005C // LCD Interrupt Status and Clear macro
1652 return (HWREG(ui32Base + LCD_O_MISCLR)); in LCDIntStatus()1717 HWREG(ui32Base + LCD_O_MISCLR) = ui32IntFlags; in LCDIntClear()
1655 return(HWREG(ui32Base + LCD_O_MISCLR)); in LCDIntStatus()1720 HWREG(ui32Base + LCD_O_MISCLR) = ui32IntFlags; in LCDIntClear()
Completed in 21 milliseconds