Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Desp_clk_tree.c21 …ESP_RETURN_ON_FALSE(clk_src > 0 && clk_src < SOC_MOD_CLK_INVALID, ESP_ERR_INVALID_ARG, TAG, "unkno… in esp_clk_tree_src_get_freq_hz()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Desp_clk_tree.c21 …ESP_RETURN_ON_FALSE(clk_src > 0 && clk_src < SOC_MOD_CLK_INVALID, ESP_ERR_INVALID_ARG, TAG, "unkno… in esp_clk_tree_src_get_freq_hz()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Desp_clk_tree.c21 …ESP_RETURN_ON_FALSE(clk_src > 0 && clk_src < SOC_MOD_CLK_INVALID, ESP_ERR_INVALID_ARG, TAG, "unkno… in esp_clk_tree_src_get_freq_hz()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Desp_clk_tree.c21 …ESP_RETURN_ON_FALSE(clk_src > 0 && clk_src < SOC_MOD_CLK_INVALID, ESP_ERR_INVALID_ARG, TAG, "unkno… in esp_clk_tree_src_get_freq_hz()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_clk_tree.c21 …ESP_RETURN_ON_FALSE(clk_src > 0 && clk_src < SOC_MOD_CLK_INVALID, ESP_ERR_INVALID_ARG, TAG, "unkno… in esp_clk_tree_src_get_freq_hz()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_clk_tree.c21 …ESP_RETURN_ON_FALSE(clk_src > 0 && clk_src < SOC_MOD_CLK_INVALID, ESP_ERR_INVALID_ARG, TAG, "unkno… in esp_clk_tree_src_get_freq_hz()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Desp_clk_tree.c21 …ESP_RETURN_ON_FALSE(clk_src > 0 && clk_src < SOC_MOD_CLK_INVALID, ESP_ERR_INVALID_ARG, TAG, "unkno… in esp_clk_tree_src_get_freq_hz()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dclk_tree_defs.h113SOC_MOD_CLK_INVALID, /*!< Indication of the end of the available module cloc… enumerator
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dclk_tree_defs.h113SOC_MOD_CLK_INVALID, /*!< Indication of the end of the available module cloc… enumerator
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dclk_tree_defs.h116SOC_MOD_CLK_INVALID, /*!< Indication of the end of the available module cloc… enumerator
/hal_espressif-latest/components/soc/esp32/include/soc/
Dclk_tree_defs.h118SOC_MOD_CLK_INVALID, /*!< Indication of the end of the available module cloc… enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dclk_tree_defs.h126SOC_MOD_CLK_INVALID, /*!< Indication of the end of the available module cloc… enumerator
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dclk_tree_defs.h127SOC_MOD_CLK_INVALID, /*!< Indication of the end of the available module cloc… enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dclk_tree_defs.h136SOC_MOD_CLK_INVALID, /*!< Indication of the end of the available module cloc… enumerator