Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h779 NRFY_STATIC_INLINE uint32_t nrfy_spim_rx_maxcnt_get(NRF_SPIM_Type const * p_reg) in nrfy_spim_rx_maxcnt_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c992 NRFX_ASSERT(nrfy_spim_rx_maxcnt_get(p_spim) == 0); in irq_handler()