Home
last modified time | relevance | path

Searched refs:BSEC (Results 1 – 25 of 31) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_bsec.c249 if ((pStatus == NULL) || (hbsec->Instance != BSEC)) in HAL_BSEC_GetStatus()
276 if (hbsec->Instance != BSEC) in HAL_BSEC_GlobalLock()
305 if ((pStatus == NULL) || (hbsec->Instance != BSEC)) in HAL_BSEC_GetGlobalLockStatus()
381 if ((pFuseData == NULL) || (hbsec->Instance != BSEC)) in HAL_BSEC_OTP_Read()
435 if (hbsec->Instance != BSEC) in HAL_BSEC_OTP_Program()
528 if (hbsec->Instance != BSEC) in HAL_BSEC_OTP_Reload()
601 if (hbsec->Instance != BSEC) in HAL_BSEC_OTP_Lock()
667 if ((pState == NULL) || (hbsec->Instance != BSEC)) in HAL_BSEC_OTP_GetState()
790 if ((pRegData == NULL) || (hbsec->Instance != BSEC)) in HAL_BSEC_OTP_ReadShadow()
843 if (hbsec->Instance != BSEC) in HAL_BSEC_OTP_WriteShadow()
[all …]
Dstm32n6xx_hal.c472 sBsecHandler.Instance = BSEC; in HAL_GetDEVID()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_system.h264 return (uint32_t)(READ_REG(BSEC->FVRw[9])); in LL_GetDeviceID()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h3833 #define BSEC BSEC_S macro
4440 #define BSEC BSEC_NS macro
Dstm32n657xx.h4128 #define BSEC BSEC_S macro
4837 #define BSEC BSEC_NS macro
Dstm32n655xx.h4080 #define BSEC BSEC_S macro
4774 #define BSEC BSEC_NS macro
Dstm32n647xx.h3881 #define BSEC BSEC_S macro
4503 #define BSEC BSEC_NS macro
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/
Dstm32mp151dxx_ca7.h3107 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp151fxx_cm4.h3123 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp151axx_ca7.h3107 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp151axx_cm4.h3073 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp151dxx_cm4.h3073 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp151cxx_ca7.h3157 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp151cxx_cm4.h3123 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp151fxx_ca7.h3157 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp153axx_ca7.h3217 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp153axx_cm4.h3183 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp153cxx_ca7.h3267 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp153cxx_cm4.h3233 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp153dxx_ca7.h3217 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp153dxx_cm4.h3183 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp153fxx_ca7.h3267 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp153fxx_cm4.h3233 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp157axx_ca7.h3330 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro
Dstm32mp157axx_cm4.h3296 #define BSEC ((BSEC_TypeDef *) BSEC_BASE) macro

12