Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dcic/
Dfsl_dcic.c104 DCIC_EnableInterrupts(base, config->enableInterrupts); in DCIC_Init()
Dfsl_dcic.h247 static inline void DCIC_EnableInterrupts(DCIC_Type *base, uint32_t mask) in DCIC_EnableInterrupts() function