Searched defs:p_tx_buf (Results 1 – 3 of 3) sorted by relevance
88 …void * p_tx_buf; //!< Pointer to the TX buffer used in the last transaction. This… member
178 #define NRFX_SPI_XFER_TRX(p_tx_buf, tx_length, p_rx_buf, rx_length) \ argument
220 #define NRFX_SPIM_XFER_TRX(p_tx_buf, tx_length, p_rx_buf, rx_length) \ argument