Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_spim.h471 __STATIC_INLINE void nrf_spim_tx_buffer_set(NRF_SPIM_Type * p_reg,
720 __STATIC_INLINE void nrf_spim_tx_buffer_set(NRF_SPIM_Type * p_reg, in nrf_spim_tx_buffer_set() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_spim.c482 nrf_spim_tx_buffer_set(p_spim, p_xfer_desc->p_tx_buffer, p_xfer_desc->tx_length); in spim_xfer()
506 nrf_spim_tx_buffer_set(p_spim, p_xfer_desc->p_tx_buffer, 0); in spim_xfer()