Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma_sleep_retention.c39 static esp_err_t sleep_gdma_channel_retention_init(void *arg) in sleep_gdma_channel_retention_init() function
59 .cbs = { .create = { .handle = sleep_gdma_channel_retention_init, .arg = &arg } }, in gdma_sleep_retention_init()