Home
last modified time | relevance | path

Searched refs:PMU_LP_ANALOG_WAIT_TARGET_CYCLES (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32h2/private_include/
Dpmu_param.h244 #define PMU_LP_ANALOG_WAIT_TARGET_CYCLES (15) /* Slow OSC as PMU slow clock source is abo… macro
392 .analog_wait_target_cycle = PMU_LP_ANALOG_WAIT_TARGET_CYCLES, \
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h253 #define PMU_LP_ANALOG_WAIT_TARGET_CYCLES (23) /* Slow OSC as PMU slow clock source is abo… macro
405 .analog_wait_target_cycle = PMU_LP_ANALOG_WAIT_TARGET_CYCLES, \