Searched refs:nrf_spim_tx_buffer_set (Results 1 – 2 of 2) sorted by relevance
510 NRF_STATIC_INLINE void nrf_spim_tx_buffer_set(NRF_SPIM_Type * p_reg,776 NRF_STATIC_INLINE void nrf_spim_tx_buffer_set(NRF_SPIM_Type * p_reg, in nrf_spim_tx_buffer_set() function
587 nrf_spim_tx_buffer_set(p_spim, p_xfer_desc->p_tx_buffer, p_xfer_desc->tx_length); in spim_xfer()611 nrf_spim_tx_buffer_set(p_spim, p_xfer_desc->p_tx_buffer, 0); in spim_xfer()
Completed in 5 milliseconds