Searched defs:p_tx_buffer (Results 1 – 7 of 7) sorted by relevance
164 void const * p_tx_buffer, in nrfx_qspi_cinstr_xfer()208 void const * p_tx_buffer) in nrfx_qspi_cinstr_quick_send()238 nrfx_err_t nrfx_qspi_lfm_xfer(void const * p_tx_buffer, in nrfx_qspi_lfm_xfer()346 nrfx_err_t nrfx_qspi_write(void const * p_tx_buffer, in nrfx_qspi_write()
384 uint8_t const * p_tx_buffer, in nrfx_spis_buffers_set()
58 uint8_t const * p_tx_buffer; member
92 uint8_t const * p_tx_buffer; member
89 uint32_t const * p_tx_buffer; ///< Pointer to the buffer with data to be sent. member
143 uint8_t const * p_tx_buffer; ///< Pointer to TX buffer. member
195 uint8_t const * p_tx_buffer; ///< Pointer to TX buffer. member
Completed in 9 milliseconds