Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_ewdg_drv.h119 } ewdg_refresh_unlock_method_t; typedef
184 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()
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_ewdg_drv.c318 ewdg_refresh_unlock_method_t unlock_method = ewdg_get_refresh_unlock_method(ptr); in ewdg_unlock_refresh()

Completed in 6 milliseconds