Searched refs:refresh_unlock_method (Results 1 – 2 of 2) sorted by relevance
69 config->ctrl_config.refresh_unlock_method = ewdg_refresh_unlock_method_password; in ewdg_get_default_config()100 if (config->refresh_unlock_method > ewdg_refresh_unlock_method_max) { in ewdg_init_ctrl_func()165 ctrl0 |= EWDG_CTRL0_REF_UNLOCK_MEC_SET(config->refresh_unlock_method); in ewdg_init_ctrl_func()
184 ewdg_refresh_unlock_method_t refresh_unlock_method; /*!< Method to unlock REFRESH_REG */ member
Completed in 5 milliseconds