Home
last modified time | relevance | path

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

/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() local
321 if (unlock_method == ewdg_refresh_unlock_method_password) { in ewdg_unlock_refresh()
323 } else if (unlock_method == ewdg_refresh_unlock_method_fixed_key) { in ewdg_unlock_refresh()
325 } else if (unlock_method == ewdg_refresh_unlock_method_ring_left_shift_password_by_1) { in ewdg_unlock_refresh()
327 …} else if (unlock_method == ewdg_refresh_unlock_method_ring_left_shift_password_by_1_bit0_xor_pass… in ewdg_unlock_refresh()

Completed in 4 milliseconds