Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_spim.h510 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
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spim.c587 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