Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32h2/private_include/
Dpmu_param.h148 uint32_t xpd_xtal32k: 1; member
289 .xpd_xtal32k = ((pd_flags) & PMU_SLEEP_PD_XTAL32K) ? 0 : 1, \
300 .xpd_xtal32k = ((pd_flags) & PMU_SLEEP_PD_XTAL32K) ? 0 : 1, \
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h157 uint32_t xpd_xtal32k: 1; member
300 .xpd_xtal32k = ((pd_flags) & PMU_SLEEP_PD_XTAL32K) ? 0 : 1, \
311 .xpd_xtal32k = ((pd_flags) & PMU_SLEEP_PD_XTAL32K) ? 0 : 1, \
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_param.c376 .xpd_xtal32k = 1, \
389 .xpd_xtal32k = 0, \
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dpmu_param.c375 .xpd_xtal32k = 1, \
388 .xpd_xtal32k = 0, \
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpmu_struct.h234 uint32_t xpd_xtal32k: 1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpmu_struct.h236 uint32_t xpd_xtal32k: 1; member