Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/plu/
Dfsl_plu.h193 } plu_wakeint_config_t; typedef
316 void PLU_GetDefaultWakeIntConfig(plu_wakeint_config_t *config);
335 void PLU_EnableWakeIntRequest(PLU_Type *base, uint32_t interruptMask, const plu_wakeint_config_t *c…
Dfsl_plu.c110 void PLU_GetDefaultWakeIntConfig(plu_wakeint_config_t *config) in PLU_GetDefaultWakeIntConfig()
136 void PLU_EnableWakeIntRequest(PLU_Type *base, uint32_t interruptMask, const plu_wakeint_config_t *c… in PLU_EnableWakeIntRequest()