Home
last modified time | relevance | path

Searched refs:efuse_ll_get_wdt_delay_sel (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Defuse_ll.h28 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_wdt_delay_sel(void) in efuse_ll_get_wdt_delay_sel() function
Drwdt_ll.h104 hw->wdt_config1 = timeout_ticks >> (1 + efuse_ll_get_wdt_delay_sel()); in rwdt_ll_config_stage()
/hal_espressif-latest/components/esp_hw_support/
Drtc_wdt.c93 timeout = timeout >> (1 + efuse_ll_get_wdt_delay_sel()); in rtc_wdt_set_time()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Defuse_ll.h28 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_wdt_delay_sel(void) in efuse_ll_get_wdt_delay_sel() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Defuse_ll.h28 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_wdt_delay_sel(void) in efuse_ll_get_wdt_delay_sel() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Defuse_ll.h28 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_wdt_delay_sel(void) in efuse_ll_get_wdt_delay_sel() function
Drwdt_ll.h104 hw->wdt_config1 = timeout_ticks >> (1 + efuse_ll_get_wdt_delay_sel()); in rwdt_ll_config_stage()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Defuse_ll.h37 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_wdt_delay_sel(void) in efuse_ll_get_wdt_delay_sel() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Drwdt_ll.h102 hw->wdt_config1 = timeout_ticks >> (1 + efuse_ll_get_wdt_delay_sel()); in rwdt_ll_config_stage()
Defuse_ll.h28 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_wdt_delay_sel(void) in efuse_ll_get_wdt_delay_sel() function