Searched refs:rwdt_ll_check_if_enabled (Results 1 – 8 of 8) sorted by relevance
27 #define rwdt_ll_check_if_enabled(hw) \ macro
28 #define rwdt_ll_check_if_enabled(hw) \ macro
75 FORCE_INLINE_ATTR bool rwdt_ll_check_if_enabled(rtc_cntl_dev_t *hw) in rwdt_ll_check_if_enabled() function
73 FORCE_INLINE_ATTR bool rwdt_ll_check_if_enabled(rtc_cntl_dev_t *hw) in rwdt_ll_check_if_enabled() function
95 FORCE_INLINE_ATTR bool rwdt_ll_check_if_enabled(rtc_cntl_dev_t *hw) in rwdt_ll_check_if_enabled() function
198 return rwdt_ll_check_if_enabled(hal->rwdt_dev); in wdt_hal_is_enabled()