Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.c32 __IO uint32_t USERINTERRUPTENABLE[2]; member
1382 ((DPU_COMCTRL_Type *)((uint32_t)base + DPU_COMCTRL_OFFSET))->USERINTERRUPTENABLE[group] |= mask; in DPU_EnableUserInterrupts()
1400 … ((DPU_COMCTRL_Type *)((uint32_t)base + DPU_COMCTRL_OFFSET))->USERINTERRUPTENABLE[group] &= ~mask; in DPU_DisableUserInterrupts()