Searched refs:nrf_spim_tx_maxcnt_get (Results 1 – 2 of 2) sorted by relevance
942 NRF_STATIC_INLINE uint32_t nrf_spim_tx_maxcnt_get(NRF_SPIM_Type const * p_reg);1454 NRF_STATIC_INLINE uint32_t nrf_spim_tx_maxcnt_get(NRF_SPIM_Type const * p_reg) in nrf_spim_tx_maxcnt_get() function
755 uint32_t maxcnt = nrf_spim_tx_maxcnt_get(p_reg); in nrfy_spim_tx_maxcnt_get()