Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_dcic.c105 DCIC_EnableInterrupts(base, config->enableInterrupts); in DCIC_Init()
Dfsl_dcic.h246 static inline void DCIC_EnableInterrupts(DCIC_Type *base, uint32_t mask) in DCIC_EnableInterrupts() function