Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/mfd/
Dnxp_lp_flexcomm.h11 typedef void (*child_isr_t)(const struct device *dev); typedef
14 LP_FLEXCOMM_PERIPH_T periph, child_isr_t handler);
/Zephyr-latest/drivers/mfd/
Dmfd_nxp_lp_flexcomm.c21 child_isr_t lp_flexcomm_child_isr;
72 LP_FLEXCOMM_PERIPH_T periph, child_isr_t handler) in nxp_lp_flexcomm_setirqhandler()