Searched refs:unlock_password (Results 1 – 1 of 1) sorted by relevance
319 uint32_t unlock_password; in ewdg_unlock_refresh() local322 unlock_password = reg_unlock_password; in ewdg_unlock_refresh()324 unlock_password = EWDG_REFRESH_UNLOCK_FIXED_KEY; in ewdg_unlock_refresh()326 unlock_password = EWDG_RING_LEFT_SHIFT_1(reg_unlock_password); in ewdg_unlock_refresh()331 unlock_password = high_15 | (low_0 & 0x1UL); in ewdg_unlock_refresh()337 ptr->REF_PROT = unlock_password; in ewdg_unlock_refresh()
Completed in 5 milliseconds