Searched refs:OTPSR (Results 1 – 5 of 5) sorted by relevance
255 …*pStatus = (hbsec->Instance->OTPSR & (BSEC_OTPSR_INIT_DONE | BSEC_OTPSR_HIDEUP | BSEC_OTPSR_OTPNVI… in HAL_BSEC_GetStatus()460 while ((hbsec->Instance->OTPSR & BSEC_OTPSR_BUSY) != 0U) in HAL_BSEC_OTP_Program()470 if ((hbsec->Instance->OTPSR & BSEC_OTPSR_PROGFAIL) != 0U) in HAL_BSEC_OTP_Program()545 while ((hbsec->Instance->OTPSR & BSEC_OTPSR_BUSY) != 0U) in HAL_BSEC_OTP_Reload()554 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()704 otpsr_reg = hbsec->Instance->OTPSR; in HAL_BSEC_OTP_GetState()731 if (((hbsec->Instance->OTPSR & BSEC_OTPSR_HIDEUP) != 0U) && in HAL_BSEC_OTP_GetState()738 state |= (hbsec->Instance->OTPSR & (BSEC_OTPSR_OTPERR | BSEC_OTPSR_OTPSEC)); in HAL_BSEC_OTP_GetState()
369 …__IO uint32_t OTPSR; /*!< BSEC OTP status register, Address offset: 0… member
380 …__IO uint32_t OTPSR; /*!< BSEC OTP status register, Address offset: 0… member
375 …__IO uint32_t OTPSR; /*!< BSEC OTP status register, Address offset: 0… member
374 …__IO uint32_t OTPSR; /*!< BSEC OTP status register, Address offset: 0… member