Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dintc_wkpu_nxp_s32.h76 uint64_t wkpu_nxp_s32_get_pending(const struct device *dev);
/Zephyr-latest/drivers/interrupt_controller/
Dintc_wkpu_nxp_s32.c56 uint64_t pending = wkpu_nxp_s32_get_pending(dev); in wkpu_nxp_s32_interrupt_handler()
157 uint64_t wkpu_nxp_s32_get_pending(const struct device *dev) in wkpu_nxp_s32_get_pending() function