Searched refs:rwdt_ll_set_flashboot_en (Results 1 – 8 of 8) sorted by relevance
42 #define rwdt_ll_set_flashboot_en(hw, enable) \ macro
43 #define rwdt_ll_set_flashboot_en(hw, enable) \ macro
181 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t* hw, bool enable) in rwdt_ll_set_flashboot_en() function
190 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t* hw, bool enable) in rwdt_ll_set_flashboot_en() function
179 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_flashboot_en() function
181 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_flashboot_en() function
200 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_flashboot_en() function
189 rwdt_ll_set_flashboot_en(hal->rwdt_dev, enable); in wdt_hal_set_flashboot_en()