Home
last modified time | relevance | path

Searched refs:rwdt_ll_set_chip_reset_width (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drwdt_ll.h57 #define rwdt_ll_set_chip_reset_width(hw, width) \ macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drwdt_ll.h58 #define rwdt_ll_set_chip_reset_width(hw, width) \ macro
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_wdt.c51 rwdt_ll_set_chip_reset_width(hal->rwdt_dev, 0); in wdt_hal_init()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drwdt_ll.h239 FORCE_INLINE_ATTR void rwdt_ll_set_chip_reset_width(rtc_cntl_dev_t *hw, uint32_t width) in rwdt_ll_set_chip_reset_width() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Drwdt_ll.h226 FORCE_INLINE_ATTR void rwdt_ll_set_chip_reset_width(rtc_cntl_dev_t *hw, uint32_t width) in rwdt_ll_set_chip_reset_width() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drwdt_ll.h239 FORCE_INLINE_ATTR void rwdt_ll_set_chip_reset_width(rtc_cntl_dev_t *hw, uint32_t width) in rwdt_ll_set_chip_reset_width() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drwdt_ll.h258 FORCE_INLINE_ATTR void rwdt_ll_set_chip_reset_width(rtc_cntl_dev_t *hw, uint32_t width) in rwdt_ll_set_chip_reset_width() function
/hal_espressif-latest/components/hal/
Dwdt_hal_iram.c46 rwdt_ll_set_chip_reset_width(hal->rwdt_dev, 0); in wdt_hal_init()