Searched refs:BSEC_OTPSR_RELOAD_ERRORS (Results 1 – 1 of 1) sorted by relevance
192 #define BSEC_OTPSR_RELOAD_ERRORS (BSEC_OTPSR_DISTURBF | BSEC_OTPSR_DEDF | BSEC_OTPSR_AMEF) macro554 if ((hbsec->Instance->OTPSR & BSEC_OTPSR_RELOAD_ERRORS) != 0U) in HAL_BSEC_OTP_Reload()557 hbsec->ErrorCode = (hbsec->Instance->OTPSR & BSEC_OTPSR_RELOAD_ERRORS); in HAL_BSEC_OTP_Reload()