Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h539 NRF_STATIC_INLINE size_t nrf_spis_rx_amount_get(NRF_SPIS_Type const * p_reg);
984 NRF_STATIC_INLINE size_t nrf_spis_rx_amount_get(NRF_SPIS_Type const * p_reg) in nrf_spis_rx_amount_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c477 event.rx_amount = nrf_spis_rx_amount_get(p_spis); in spis_state_entry_action_execute()