Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/crypto_shared_gdma/
Desp_crypto_shared_gdma.c97 int rx_ch_id = 0; in esp_crypto_shared_gdma_start() local
122 gdma_get_channel_id(rx_channel, &rx_ch_id); in esp_crypto_shared_gdma_start()
123 gdma_ll_rx_reset_channel(&GDMA, rx_ch_id); in esp_crypto_shared_gdma_start()