Home
last modified time | relevance | path

Searched refs:xtal32k_clk_factor (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/
Dxt_wdt_hal.c18 uint32_t xtal32k_clk_factor = 0; in xt_wdt_hal_calculate() local
50 xtal32k_clk_factor |= (divisor_comps[i] << 4 * i); in xt_wdt_hal_calculate()
53 return xtal32k_clk_factor; in xt_wdt_hal_calculate()
66 uint32_t xtal32k_clk_factor = xt_wdt_hal_calculate(rtc_clk_frequency_khz); in xt_wdt_hal_enable_backup_clk() local
68 xt_wdt_ll_set_backup_clk_factor(hal->dev, xtal32k_clk_factor); in xt_wdt_hal_enable_backup_clk()
71 return xtal32k_clk_factor; in xt_wdt_hal_enable_backup_clk()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dxt_wdt_ll.h74 hw->xtal32k_clk_factor = backup_clk_val; in xt_wdt_ll_set_backup_clk_factor()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dxt_wdt_ll.h74 hw->xtal32k_clk_factor = backup_clk_val; in xt_wdt_ll_set_backup_clk_factor()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dxt_wdt_ll.h74 hw->xtal32k_clk_factor = backup_clk_val; in xt_wdt_ll_set_backup_clk_factor()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_struct.h591 uint32_t xtal32k_clk_factor; /*xtal 32k watch dog backup clock factor*/ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_struct.h690 uint32_t xtal32k_clk_factor; /*xtal 32k watch dog backup clock factor*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_struct.h689 uint32_t xtal32k_clk_factor; member