Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c349 nrf_spis_rx_buffer_set(p_spis, NULL, 0); in nrfx_spis_init()
604 nrf_spis_rx_buffer_set(p_spis, (uint8_t *)p_cb->rx_buffer, p_cb->rx_buffer_size); in irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h517 NRF_STATIC_INLINE void nrf_spis_rx_buffer_set(NRF_SPIS_Type * p_reg,
957 NRF_STATIC_INLINE void nrf_spis_rx_buffer_set(NRF_SPIS_Type * p_reg, in nrf_spis_rx_buffer_set() function