Searched refs:gdma_trigger_peripheral_t (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-latest/components/mbedtls/port/include/ |
D | esp_crypto_shared_gdma.h | 28 …hared_gdma_start(const lldesc_t *input, const lldesc_t *output, gdma_trigger_peripheral_t peripher…
|
/hal_espressif-latest/components/hal/include/hal/ |
D | gdma_types.h | 31 } gdma_trigger_peripheral_t; typedef
|
/hal_espressif-latest/components/mbedtls/port/crypto_shared_gdma/ |
D | esp_crypto_shared_gdma.c | 95 …hared_gdma_start(const lldesc_t *input, const lldesc_t *output, gdma_trigger_peripheral_t peripher… in esp_crypto_shared_gdma_start()
|
/hal_espressif-latest/components/esp_hw_support/include/esp_private/ |
D | gdma.h | 100 gdma_trigger_peripheral_t periph; /*!< Target peripheral which will trigger DMA operations */
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | gdma_ll.h | 252 …gdma_ll_rx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_rx_connect_to_periph() 465 …gdma_ll_tx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_tx_connect_to_periph()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | gdma_ll.h | 252 …gdma_ll_rx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_rx_connect_to_periph() 465 …gdma_ll_tx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_tx_connect_to_periph()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | gdma_ll.h | 299 …gdma_ll_rx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_rx_connect_to_periph() 538 …gdma_ll_tx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_tx_connect_to_periph()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | gdma_ll.h | 299 …gdma_ll_rx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_rx_connect_to_periph() 522 …gdma_ll_tx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_tx_connect_to_periph()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | gdma_ll.h | 299 …gdma_ll_rx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_rx_connect_to_periph() 522 …gdma_ll_tx_connect_to_periph(gdma_dev_t *dev, uint32_t channel, gdma_trigger_peripheral_t periph, … in gdma_ll_tx_connect_to_periph()
|