Home
last modified time | relevance | path

Searched refs:SOC_UART_SUPPORT_XTAL_CLK (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.4.0/components/hal/include/hal/
Duart_types.h106 #if SOC_UART_SUPPORT_XTAL_CLK
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h272 #define SOC_UART_SUPPORT_XTAL_CLK (1) macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h260 #define SOC_UART_SUPPORT_XTAL_CLK (1) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h239 #define SOC_UART_SUPPORT_XTAL_CLK (1) /*!< Support XTAL clock as the clock source */ macro