Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_qspi.c301 nrf_qspi_read_buffer_set(NRF_QSPI, p_rx_buffer, rx_buffer_length, src_address); in nrfx_qspi_read()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_qspi.h427 __STATIC_INLINE void nrf_qspi_read_buffer_set(NRF_QSPI_Type * p_reg,
626 __STATIC_INLINE void nrf_qspi_read_buffer_set(NRF_QSPI_Type * p_reg, in nrf_qspi_read_buffer_set() function