Home
last modified time | relevance | path

Searched refs:SOC_RMT_SUPPORT_REF_TICK (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Drmt_types.h56 #if SOC_RMT_SUPPORT_REF_TICK
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h187 #define SOC_RMT_SUPPORT_REF_TICK (1) /*!< Support set REF_TICK as the RMT clock source */ macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc_caps.h208 #define SOC_RMT_SUPPORT_REF_TICK (1) /*!< Support set REF_TICK as the RMT clock source */ macro
/hal_espressif-3.6.0/tools/unit-test-app/components/test_utils/
Dref_clock_impl_rmt_pcnt.c83 #elif SOC_RMT_SUPPORT_REF_TICK in ref_clock_init()
/hal_espressif-3.6.0/components/driver/test/
Dtest_rmt.c151 #if SOC_RMT_SUPPORT_REF_TICK
/hal_espressif-3.6.0/components/driver/
Drmt.c584 #elif SOC_RMT_SUPPORT_REF_TICK in rmt_internal_config()