Home
last modified time | relevance | path

Searched refs:LCDIF_EnableInterrupts (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h341 static inline void LCDIF_EnableInterrupts(LCDIF_Type *base, uint32_t mask) in LCDIF_EnableInterrupts() function
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/display/dc/lcdif/
Dfsl_dc_fb_lcdif.c138 LCDIF_EnableInterrupts(dcHandle->lcdif, (uint32_t)kLCDIF_Display0FrameDoneInterrupt); in DC_FB_LCDIF_EnableLayer()