Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ewm/
Dfsl_ewm.h176 static inline void EWM_DisableInterrupts(EWM_Type *base, uint32_t mask) in EWM_DisableInterrupts() function
Dfsl_ewm.c75 EWM_DisableInterrupts(base, (uint32_t)kEWM_InterruptEnable); in EWM_Deinit()