Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_gtzc.c643 reg_value = (pMPCWM_Desc->Attribute << (GTZC_TZSC_MPCWM_CFGR_PRIV_Pos - 1)) | \ in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
719 …Desc[0].Attribute = (reg_value & GTZC_TZSC_MPCWM_CFGR_PRIV) >> (GTZC_TZSC_MPCWM_CFGR_PRIV_Pos - 1); in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h19507 #define GTZC_TZSC_MPCWM_CFGR_PRIV_Pos (9U) macro
19508 #define GTZC_TZSC_MPCWM_CFGR_PRIV_Msk (0x1UL << GTZC_TZSC_MPCWM_CFGR_PRIV_Pos)
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h19623 #define GTZC_TZSC_MPCWM_CFGR_PRIV_Pos (9U) macro
19624 #define GTZC_TZSC_MPCWM_CFGR_PRIV_Msk (0x1UL << GTZC_TZSC_MPCWM_CFGR_PRIV_Pos)