Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Duart_types.h109 #if SOC_UART_SUPPORT_REF_TICK
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h257 #define SOC_UART_SUPPORT_REF_TICK (1) /*!< Support REF_TICK as the clock source */ macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc_caps.h262 #define SOC_UART_SUPPORT_REF_TICK (1) /*!< Support REF_TICK as the clock source */ macro
/hal_espressif-3.6.0/components/driver/test/
Dtest_uart.c107 #if SOC_UART_SUPPORT_REF_TICK