Home
last modified time | relevance | path

Searched defs:moduleIndex (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/llwu/
Dfsl_llwu.h198 static inline void LLWU_EnableInternalModuleInterruptWakup(LLWU_Type *base, uint32_t moduleIndex, b… in LLWU_EnableInternalModuleInterruptWakup()
241 static inline bool LLWU_GetInternalWakeupModuleFlag(LLWU_Type *base, uint32_t moduleIndex) in LLWU_GetInternalWakeupModuleFlag()
258 static inline void LLWU_EnableInternalModuleDmaRequestWakup(LLWU_Type *base, uint32_t moduleIndex, … in LLWU_EnableInternalModuleDmaRequestWakup()
/hal_nxp-latest/mcux/mcux-sdk/drivers/wuu/
Dfsl_wuu.c150 void WUU_SetInternalWakeUpModulesConfig(WUU_Type *base, uint8_t moduleIndex, wuu_internal_wakeup_mo… in WUU_SetInternalWakeUpModulesConfig()
173 void WUU_ClearInternalWakeUpModulesConfig(WUU_Type *base, uint8_t moduleIndex, wuu_internal_wakeup_… in WUU_ClearInternalWakeUpModulesConfig()
Dfsl_wuu.h220 static inline bool WUU_GetInternalWakeupModuleFlag(WUU_Type *base, uint32_t moduleIndex) in WUU_GetInternalWakeupModuleFlag()