Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eqdc/
Dfsl_eqdc.c161 EQDC_EnableInterrupts(base, psConfig->enabledInterruptsMask); in EQDC_Init()
Dfsl_eqdc.h760 static inline void EQDC_EnableInterrupts(EQDC_Type *base, uint32_t u32Interrupts) in EQDC_EnableInterrupts() function