no-OS
|
Public Attributes | |
struct no_os_spi_desc * | spi |
struct no_os_dma_ch * | tx_ch |
struct no_os_dma_ch * | rx_ch |
struct no_os_dma_xfer_desc * | first_xfer_tx |
struct no_os_dma_xfer_desc * | first_xfer_rx |
void(* | cb )(void *) |
void * | ctx |
void(* max_dma_spi_xfer_data::cb)(void *) |
void * max_dma_spi_xfer_data::ctx |
struct no_os_dma_xfer_desc * max_dma_spi_xfer_data::first_xfer_rx |
struct no_os_dma_xfer_desc * max_dma_spi_xfer_data::first_xfer_tx |
struct no_os_dma_ch * max_dma_spi_xfer_data::rx_ch |
struct no_os_spi_desc * max_dma_spi_xfer_data::spi |
struct no_os_dma_ch * max_dma_spi_xfer_data::tx_ch |