Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/soc/src/esp32/
Drtc_clk.c54 #define APLL_SDM_STOP_VAL_2_REV1 0x49 macro
249 uint8_t sdm_stop_val_2 = APLL_SDM_STOP_VAL_2_REV1; in rtc_clk_apll_enable()
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32/
Drtc_clk.c49 #define APLL_SDM_STOP_VAL_2_REV1 0x49 macro
284 uint8_t sdm_stop_val_2 = APLL_SDM_STOP_VAL_2_REV1; in rtc_clk_apll_enable()
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Drtc.h137 #define APLL_SDM_STOP_VAL_2_REV1 0x49 macro
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32s2/
Drtc_clk.c137 REGI2C_WRITE(I2C_APLL, I2C_APLL_SDM_STOP, APLL_SDM_STOP_VAL_2_REV1); in rtc_clk_apll_enable()