Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/common/
Dnxp_nbu.c33 extern int32_t nbu_wakeup_done_handler(void);
48 IRQ_CONNECT(NBU_WAKE_UP_IRQ_N, NBU_WAKE_UP_IRQ_P, nbu_wakeup_done_handler, 0, 0); in nxp_nbu_init()
/Zephyr-latest/soc/nxp/rw/
Dsoc.h20 #define nbu_wakeup_done_handler BLE_MCI_WAKEUP_DONE0_DriverIRQHandler macro