Searched refs:LCDIF_DisableInterrupts (Results 1 – 2 of 2) sorted by relevance
352 static inline void LCDIF_DisableInterrupts(LCDIF_Type *base, uint32_t mask) in LCDIF_DisableInterrupts() function
157 LCDIF_DisableInterrupts(dcHandle->lcdif, (uint32_t)kLCDIF_Display0FrameDoneInterrupt); in DC_FB_LCDIF_DisableLayer()