Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_bsec.c188 #define BSEC_NB_SHADOW_REG BSEC_NB_FUSES macro
796 if (RegId < BSEC_NB_SHADOW_REG) in HAL_BSEC_OTP_ReadShadow()
850 if ((RegId > BSEC_SHADOW_REG_WRITE_LIMIT) && (RegId < BSEC_NB_SHADOW_REG)) in HAL_BSEC_OTP_WriteShadow()
912 if (RegId < BSEC_NB_SHADOW_REG) in HAL_BSEC_OTP_GetShadowState()