mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
driver/i2s: refactor for i2s driver layer
This commit is contained in:
@@ -355,7 +355,7 @@ esp_err_t i2s_stop(i2s_port_t i2s_num);
|
||||
*
|
||||
* @param i2s_num I2S port number
|
||||
*
|
||||
* @return
|
||||
* @return
|
||||
* - ESP_OK Success
|
||||
* - ESP_ERR_INVALID_ARG Parameter error
|
||||
*/
|
||||
|
Reference in New Issue
Block a user