Home
last modified time | relevance | path

Searched refs:EnableDeepSleepIRQ (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/soc/nxp/rw/
Dsoc.h23 static inline void EnableDeepSleepIRQ(IRQn_Type irq) in EnableDeepSleepIRQ() function
/Zephyr-latest/soc/nxp/common/
Dnxp_nbu.c52 EnableDeepSleepIRQ(NBU_RX_IRQ_N); in nxp_nbu_init()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_nxp_pint.c99 EnableDeepSleepIRQ(pint_irq_cfg[slot].irq); in nxp_pint_pin_enable()
/Zephyr-latest/drivers/counter/
Dcounter_mcux_lpc_rtc.c259 EnableDeepSleepIRQ(DT_INST_IRQN(id)); \
435 EnableDeepSleepIRQ(DT_IRQN(DT_INST_PARENT(n))); \
/Zephyr-latest/drivers/timer/
Dmcux_os_timer.c270 EnableDeepSleepIRQ(DT_INST_IRQN(0)); in sys_clock_driver_init()
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1735 EnableDeepSleepIRQ(IMU_IRQ_N); in nxp_wifi_dev_init()