Lines Matching refs:NULL
150 NRFX_ASSERT(p_config != NULL); in nrfx_power_pof_init()
154 if (p_config->handler != NULL) in nrfx_power_pof_init()
174 if (m_pofwarn_handler != NULL) in nrfx_power_pof_enable()
192 m_pofwarn_handler = NULL; in nrfx_power_pof_uninit()
199 NRFX_ASSERT(p_config != NULL); in nrfx_power_sleepevt_init()
202 if (p_config->handler != NULL) in nrfx_power_sleepevt_init()
232 m_sleepevt_handler = NULL; in nrfx_power_sleepevt_uninit()
239 NRFX_ASSERT(p_config != NULL); in nrfx_power_usbevt_init()
242 if (p_config->handler != NULL) in nrfx_power_usbevt_init()
265 m_usbevt_handler = NULL; in nrfx_power_usbevt_uninit()
281 NRFX_ASSERT(m_pofwarn_handler != NULL); in nrfx_power_irq_handler()
290 NRFX_ASSERT(m_sleepevt_handler != NULL); in nrfx_power_irq_handler()
297 NRFX_ASSERT(m_sleepevt_handler != NULL); in nrfx_power_irq_handler()
306 NRFX_ASSERT(m_usbevt_handler != NULL); in nrfx_power_irq_handler()
313 NRFX_ASSERT(m_usbevt_handler != NULL); in nrfx_power_irq_handler()
320 NRFX_ASSERT(m_usbevt_handler != NULL); in nrfx_power_irq_handler()