Searched refs:i2s_alloc_dma_buffer (Results 1 – 1 of 1) sorted by relevance
508 static esp_err_t i2s_alloc_dma_buffer(i2s_port_t i2s_num, i2s_dma_t *dma_obj) in i2s_alloc_dma_buffer() function556 … ESP_RETURN_ON_ERROR(i2s_alloc_dma_buffer(i2s_num, dma_obj), TAG, "Failed to allocate dma buffer"); in i2s_realloc_dma_buffer()