Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dintc_wkpu_nxp_s32.h15 typedef void (*wkpu_nxp_s32_callback_t)(uint8_t pin, void *arg); typedef
50 wkpu_nxp_s32_callback_t cb, void *arg);
/Zephyr-latest/drivers/interrupt_controller/
Dintc_wkpu_nxp_s32.c43 wkpu_nxp_s32_callback_t cb;
76 wkpu_nxp_s32_callback_t cb, void *arg) in wkpu_nxp_s32_set_callback()