Searched refs:LCDIF_EnableInterrupts (Results 1 – 2 of 2) sorted by relevance
341 static inline void LCDIF_EnableInterrupts(LCDIF_Type *base, uint32_t mask) in LCDIF_EnableInterrupts() function
138 LCDIF_EnableInterrupts(dcHandle->lcdif, (uint32_t)kLCDIF_Display0FrameDoneInterrupt); in DC_FB_LCDIF_EnableLayer()