Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/elcdif/
Dfsl_elcdif.h542 static inline void ELCDIF_EnableInterrupts(LCDIF_Type *base, uint32_t mask) in ELCDIF_EnableInterrupts() function
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/elcdif/
Dfsl_dc_fb_elcdif.c138ELCDIF_EnableInterrupts(dcHandle->elcdif, (uint32_t)kELCDIF_CurFrameDoneInterruptEnable); in DC_FB_ELCDIF_EnableLayer()