Home
last modified time | relevance | path

Searched refs:SOC_LEDC_SUPPORT_XTAL_CLOCK (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/hal/
Dledc_hal.c41 #if SOC_LEDC_SUPPORT_XTAL_CLOCK in ledc_hal_get_clk_cfg()
54 #if SOC_LEDC_SUPPORT_XTAL_CLOCK in ledc_hal_set_slow_clk()
/hal_espressif-3.6.0/components/hal/include/hal/
Dledc_types.h48 #if SOC_LEDC_SUPPORT_XTAL_CLOCK
58 #if SOC_LEDC_SUPPORT_XTAL_CLOCK
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dledc_caps.h20 #define SOC_LEDC_SUPPORT_XTAL_CLOCK (1) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h144 #define SOC_LEDC_SUPPORT_XTAL_CLOCK (1) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h132 #define SOC_LEDC_SUPPORT_XTAL_CLOCK (1) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h160 #define SOC_LEDC_SUPPORT_XTAL_CLOCK (1) macro
/hal_espressif-3.6.0/components/driver/
Dledc.c108 #if SOC_LEDC_SUPPORT_XTAL_CLOCK in ledc_get_src_clk_freq()