Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_bellboard.c136 m_cb[i].int_pend |= nrfy_bellboard_int_pending_get(NRF_BELLBOARD, m_cb[i].int_idx); in irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_bellboard.h205 NRFY_STATIC_INLINE uint32_t nrfy_bellboard_int_pending_get(NRF_BELLBOARD_Type const * p_reg, in nrfy_bellboard_int_pending_get() function