Home
last modified time | relevance | path

Searched refs:gdma_rx_event_callbacks_t (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dgdma.h92 } gdma_rx_event_callbacks_t; typedef
255 …dma_register_rx_event_callbacks(gdma_channel_handle_t dma_chan, gdma_rx_event_callbacks_t *cbs, vo…
/hal_espressif-latest/components/esp_hw_support/dma/
Dasync_memcpy_impl_gdma.c88 gdma_rx_event_callbacks_t cbs = { in async_memcpy_impl_init()
Dgdma.c420 …dma_register_rx_event_callbacks(gdma_channel_handle_t dma_chan, gdma_rx_event_callbacks_t *cbs, vo… in gdma_register_rx_event_callbacks()
/hal_espressif-latest/components/driver/deprecated/
Dadc_dma_legacy.c263 gdma_rx_event_callbacks_t cbs = { in adc_digi_initialize()
Di2s_legacy.c344 gdma_rx_event_callbacks_t cb = {.on_recv_eof = i2s_dma_rx_callback}; in i2s_dma_intr_init()
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart_dma.c463 gdma_rx_event_callbacks_t rx_cbs = { in hci_driver_uart_dma_install()
/hal_espressif-latest/components/esp_adc/
Dadc_continuous.c176 gdma_rx_event_callbacks_t cbs = { in adc_continuous_new_handle()