Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_gtzc.c541 || ((pMPCBB_desc->InvertSecureState in HAL_GTZC_MPCBB_ConfigMem()
543 && (pMPCBB_desc->InvertSecureState in HAL_GTZC_MPCBB_ConfigMem()
551 reg_value = pMPCBB_desc->InvertSecureState; in HAL_GTZC_MPCBB_ConfigMem()
649 pMPCBB_desc->InvertSecureState = (reg_value & GTZC_MPCBB_CR_INVSECSTATE_Msk); in HAL_GTZC_MPCBB_GetConfigMem()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_gtzc.c725 || ((pMPCBB_desc->InvertSecureState != GTZC_MPCBB_INVSECSTATE_NOT_INVERTED) in HAL_GTZC_MPCBB_ConfigMem()
726 && (pMPCBB_desc->InvertSecureState != GTZC_MPCBB_INVSECSTATE_INVERTED))) in HAL_GTZC_MPCBB_ConfigMem()
733 reg_value = pMPCBB_desc->InvertSecureState; in HAL_GTZC_MPCBB_ConfigMem()
805 pMPCBB_desc->InvertSecureState = (reg_value & GTZC_MPCBB_CR_INVSECSTATE_Msk); in HAL_GTZC_MPCBB_GetConfigMem()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_gtzc.c205 || ((pMPCBB_desc->InvertSecureState != GTZC_MPCBB_INVSECSTATE_NOT_INVERTED) \
206 && (pMPCBB_desc->InvertSecureState != GTZC_MPCBB_INVSECSTATE_INVERTED))
897 reg_value = pMPCBB_desc->InvertSecureState; in HAL_GTZC_MPCBB_ConfigMem()
990 pMPCBB_desc->InvertSecureState = (reg_value & GTZC_MPCBB_CR_INVSECSTATE_Msk); in HAL_GTZC_MPCBB_GetConfigMem()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gtzc.c888 || ((pMPCBB_desc->InvertSecureState != GTZC_MPCBB_INVSECSTATE_NOT_INVERTED) in HAL_GTZC_MPCBB_ConfigMem()
889 && (pMPCBB_desc->InvertSecureState != GTZC_MPCBB_INVSECSTATE_INVERTED))) in HAL_GTZC_MPCBB_ConfigMem()
971 reg_value = pMPCBB_desc->InvertSecureState; in HAL_GTZC_MPCBB_ConfigMem()
1066 pMPCBB_desc->InvertSecureState = (reg_value & GTZC_MPCBB_CR_INVSECSTATE_Msk); in HAL_GTZC_MPCBB_GetConfigMem()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_gtzc.h66 uint32_t InvertSecureState; /*!< Default security state field (can be inverted or not). member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_gtzc.h59 uint32_t InvertSecureState; /*!< Default security state field (can be inverted or not). member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_gtzc.h65 uint32_t InvertSecureState; /*!< Default security state field (can be inverted or not). member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_gtzc.h71 uint32_t InvertSecureState; /*!< Default security state field (can be inverted or not). member