pub const esp_dma_buf_location_t_ESP_DMA_BUF_LOCATION_AUTO: esp_dma_buf_location_t = 2;
Expand description
< Auto detect buffer location, under this condition API will loop to search the buffer location
pub const esp_dma_buf_location_t_ESP_DMA_BUF_LOCATION_AUTO: esp_dma_buf_location_t = 2;
< Auto detect buffer location, under this condition API will loop to search the buffer location