Home
last modified time | relevance | path

Searched defs:p_rx_buf (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_spis.h89 …void * p_rx_buf; //!< Pointer to the RX buffer used in the last transaction. This… member
Dnrfx_spi.h178 #define NRFX_SPI_XFER_TRX(p_tx_buf, tx_length, p_rx_buf, rx_length) \ argument
Dnrfx_spim.h220 #define NRFX_SPIM_XFER_TRX(p_tx_buf, tx_length, p_rx_buf, rx_length) \ argument