Searched refs:ewdg_refresh_unlock_method_t (Results 1 – 2 of 2) sorted by relevance
119 } ewdg_refresh_unlock_method_t; typedef184 ewdg_refresh_unlock_method_t refresh_unlock_method; /*!< Method to unlock REFRESH_REG */356 static inline ewdg_refresh_unlock_method_t ewdg_get_refresh_unlock_method(EWDG_Type *ptr) in ewdg_get_refresh_unlock_method()358 return (ewdg_refresh_unlock_method_t) (EWDG_CTRL0_REF_UNLOCK_MEC_GET(ptr->CTRL0)); in ewdg_get_refresh_unlock_method()
318 ewdg_refresh_unlock_method_t unlock_method = ewdg_get_refresh_unlock_method(ptr); in ewdg_unlock_refresh()
Completed in 6 milliseconds