Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_private.c651 if ((otp_value & BIT(iwdg_inst + HW2_OTP_IWDG_FZ_STOP_POS)) != 0U) { in stm32_iwdg_get_otp_config()
678 otp_value |= BIT(iwdg_inst + HW2_OTP_IWDG_FZ_STOP_POS); in stm32_iwdg_shadow_update()
A Dstm32mp1_def.h484 #define HW2_OTP_IWDG_FZ_STOP_POS U(5) macro

Completed in 5 milliseconds