Home
last modified time | relevance | path

Searched defs:p_tx_buffer (Results 1 – 7 of 7) sorted by relevance

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_qspi.c164 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()
A Dnrfx_spis.c384 uint8_t const * p_tx_buffer, in nrfx_spis_buffers_set()
A Dnrfx_uart.c58 uint8_t const * p_tx_buffer; member
A Dnrfx_uarte.c92 uint8_t const * p_tx_buffer; member
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_i2s.h89 uint32_t const * p_tx_buffer; ///< Pointer to the buffer with data to be sent. member
A Dnrfx_spi.h143 uint8_t const * p_tx_buffer; ///< Pointer to TX buffer. member
A Dnrfx_spim.h195 uint8_t const * p_tx_buffer; ///< Pointer to TX buffer. member

Completed in 9 milliseconds