fix(drivers): fix typos found by codespell

codespell components/esp_driver*
This commit is contained in:
morris
2024-03-25 14:11:33 +08:00
parent 2ee266c0d6
commit c0289ee6eb
131 changed files with 327 additions and 327 deletions
@@ -38,7 +38,7 @@ typedef enum {
} dac_continuous_channel_mode_t;
/**
* @brief DAC DMA (digitial controller) clock source
* @brief DAC DMA (digital controller) clock source
*
*/
typedef soc_periph_dac_digi_clk_src_t dac_continuous_digi_clk_src_t;