Home
last modified time | relevance | path

Searched refs:gdma_strategy_config_t (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dgdma.h120 } gdma_strategy_config_t; typedef
186 esp_err_t gdma_apply_strategy(gdma_channel_handle_t dma_chan, const gdma_strategy_config_t *config);
/hal_espressif-latest/components/esp_hw_support/dma/
Dasync_memcpy_impl_gdma.c62 gdma_strategy_config_t strategy_config = { in async_memcpy_impl_init()
Dgdma.c346 esp_err_t gdma_apply_strategy(gdma_channel_handle_t dma_chan, const gdma_strategy_config_t *config) in gdma_apply_strategy()
/hal_espressif-latest/components/driver/deprecated/
Dadc_dma_legacy.c257 gdma_strategy_config_t strategy_config = { in adc_digi_initialize()
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart_dma.c456 gdma_strategy_config_t strategy_config = { in hci_driver_uart_dma_install()
/hal_espressif-latest/components/esp_adc/
Dadc_continuous.c170 gdma_strategy_config_t strategy_config = { in adc_continuous_new_handle()