Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/src/esp32/
Drtc_clk.c56 #define APLL_CAL_DELAY_1 0x0f macro
264 REGI2C_WRITE(I2C_APLL, I2C_APLL_IR_CAL_DELAY, APLL_CAL_DELAY_1); in rtc_clk_apll_enable()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_clk.c51 #define APLL_CAL_DELAY_1 0x0f macro
299 REGI2C_WRITE(I2C_APLL, I2C_APLL_IR_CAL_DELAY, APLL_CAL_DELAY_1); in rtc_clk_apll_enable()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc.h138 #define APLL_CAL_DELAY_1 0x0f macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_clk.c141 REGI2C_WRITE(I2C_APLL, I2C_APLL_IR_CAL_DELAY, APLL_CAL_DELAY_1); in rtc_clk_apll_enable()