Searched refs:nrf_spim_tx_amount_get (Results 1 – 2 of 2) sorted by relevance
933 NRF_STATIC_INLINE uint32_t nrf_spim_tx_amount_get(NRF_SPIM_Type const * p_reg);1445 NRF_STATIC_INLINE uint32_t nrf_spim_tx_amount_get(NRF_SPIM_Type const * p_reg) in nrf_spim_tx_amount_get() function
746 uint32_t amount = nrf_spim_tx_amount_get(p_reg); in nrfy_spim_tx_amount_get()