Home
last modified time | relevance | path

Searched refs:rwdt_ll_write_protect_disable (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/hal/
Dwdt_hal_iram.c37 rwdt_ll_write_protect_disable(hal->rwdt_dev); in wdt_hal_init()
93 rwdt_ll_write_protect_disable(hal->rwdt_dev); in wdt_hal_deinit()
130 rwdt_ll_write_protect_disable(hal->rwdt_dev); in wdt_hal_write_protect_disable()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Drwdt_ll.h258 FORCE_INLINE_ATTR void rwdt_ll_write_protect_disable(rtc_cntl_dev_t *hw) in rwdt_ll_write_protect_disable() function