Searched refs:gdma_tx_event_callbacks_t (Results 1 – 5 of 5) sorted by relevance
83 } gdma_tx_event_callbacks_t; typedef241 …dma_register_tx_event_callbacks(gdma_channel_handle_t dma_chan, gdma_tx_event_callbacks_t *cbs, vo…
468 gdma_tx_event_callbacks_t tx_cbs = { in hci_driver_uart_dma_install()
195 gdma_tx_event_callbacks_t tx_cbs = { in spi_slave_hd_init()
384 …dma_register_tx_event_callbacks(gdma_channel_handle_t dma_chan, gdma_tx_event_callbacks_t *cbs, vo… in gdma_register_tx_event_callbacks()
335 gdma_tx_event_callbacks_t cb = {.on_trans_eof = i2s_dma_tx_callback}; in i2s_dma_intr_init()