Home
last modified time | relevance | path

Searched defs:mxc_spixf_req (Results 1 – 5 of 5) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/
Dspixf.h192 struct mxc_spixf_req { struct
193 uint8_t deass; ///< De-assert slave select at the end of the transaction.
194 uint8_t wait_tx; ///< Wait for the TX FIFO to be empty before returning.
195 const uint8_t *tx_data; ///< TX buffer.
196 uint8_t *rx_data; ///< RX buffer.
197 mxc_spixf_width_t width; ///< Number of data lines to use
198 unsigned len; ///< Number of bytes to send.
199 unsigned read_num; ///< Number of bytes read.
200 unsigned write_num; ///< Number of bytes written.
201 spixr_complete_cb_t callback; ///< callback function
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/
Dspixf.h192 struct mxc_spixf_req { struct
193 uint8_t deass; ///< De-assert slave select at the end of the transaction.
194 uint8_t wait_tx; ///< Wait for the TX FIFO to be empty before returning.
195 const uint8_t *tx_data; ///< TX buffer.
196 uint8_t *rx_data; ///< RX buffer.
197 mxc_spixf_width_t width; ///< Number of data lines to use
198 unsigned len; ///< Number of bytes to send.
199 unsigned read_num; ///< Number of bytes read.
200 unsigned write_num; ///< Number of bytes written.
201 spixr_complete_cb_t callback; ///< callback function
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Dspixf.h190 struct mxc_spixf_req { struct
191 uint8_t deass; ///< De-assert slave select at the end of the transaction.
192 uint8_t wait_tx; ///< Wait for the TX FIFO to be empty before returning.
193 const uint8_t *tx_data; ///< TX buffer.
194 uint8_t *rx_data; ///< RX buffer.
195 mxc_spixf_width_t width; ///< Number of data lines to use
196 unsigned len; ///< Number of bytes to send.
197 unsigned read_num; ///< Number of bytes read.
198 unsigned write_num; ///< Number of bytes written.
199 spixr_complete_cb_t callback; ///< callback function
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/
Dspixf.h192 struct mxc_spixf_req { struct
193 uint8_t deass; ///< De-assert slave select at the end of the transaction.
194 uint8_t wait_tx; ///< Wait for the TX FIFO to be empty before returning.
195 const uint8_t *tx_data; ///< TX buffer.
196 uint8_t *rx_data; ///< RX buffer.
197 mxc_spixf_width_t width; ///< Number of data lines to use
198 unsigned len; ///< Number of bytes to send.
199 unsigned read_num; ///< Number of bytes read.
200 unsigned write_num; ///< Number of bytes written.
201 spixr_complete_cb_t callback; ///< callback function
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dspixf.h192 struct mxc_spixf_req { struct
193 uint8_t deass; ///< De-assert slave select at the end of the transaction.
194 uint8_t wait_tx; ///< Wait for the TX FIFO to be empty before returning.
195 const uint8_t *tx_data; ///< TX buffer.
196 uint8_t *rx_data; ///< RX buffer.
197 mxc_spixf_width_t width; ///< Number of data lines to use
198 unsigned len; ///< Number of bytes to send.
199 unsigned read_num; ///< Number of bytes read.
200 unsigned write_num; ///< Number of bytes written.
201 spixr_complete_cb_t callback; ///< callback function