Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_pwr.c835 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_PWR_ConfigAttributes() argument
839 assert_param(IS_PWR_ATTRIBUTES(Attributes)); in HAL_PWR_ConfigAttributes()
843 if ((Attributes & PWR_ITEM_ATTR_SEC_PRIV_MASK) == PWR_ITEM_ATTR_SEC_PRIV_MASK) in HAL_PWR_ConfigAttributes()
846 if ((Attributes & PWR_SEC_PRIV) == PWR_SEC_PRIV) in HAL_PWR_ConfigAttributes()
861 if ((Attributes & PWR_NSEC_PRIV) == PWR_NSEC_PRIV) in HAL_PWR_ConfigAttributes()
874 if ((Attributes & PWR_ITEM_ATTR_NSEC_PRIV_MASK) == PWR_ITEM_ATTR_NSEC_PRIV_MASK) in HAL_PWR_ConfigAttributes()
877 if ((Attributes & PWR_NSEC_PRIV) == PWR_NSEC_PRIV) in HAL_PWR_ConfigAttributes()
Dstm32u5xx_hal.c722 void HAL_SYSCFG_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_SYSCFG_ConfigAttributes() argument
728 assert_param(IS_SYSCFG_ATTRIBUTES(Attributes)); in HAL_SYSCFG_ConfigAttributes()
733 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()
Dstm32u5xx_hal_cortex.c667 *(p_mair) = attr_values | ((uint32_t)pMPU_AttributesInit->Attributes << (attr_number * 8U)); in MPU_ConfigMemoryAttributes()
Dstm32u5xx_hal_rcc.c2002 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_RCC_ConfigAttributes() argument
2006 assert_param(IS_RCC_ATTRIBUTES(Attributes)); in HAL_RCC_ConfigAttributes()
2008 switch (Attributes) in HAL_RCC_ConfigAttributes()
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_pwr.c676 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_PWR_ConfigAttributes() argument
680 assert_param(IS_PWR_ATTRIBUTES(Attributes)); in HAL_PWR_ConfigAttributes()
683 if ((Attributes & PWR_PRIV) == PWR_PRIV) in HAL_PWR_ConfigAttributes()
687 else if ((Attributes & PWR_NPRIV) == PWR_NPRIV) in HAL_PWR_ConfigAttributes()
700 if ((Attributes & PWR_SEC) == PWR_SEC) in HAL_PWR_ConfigAttributes()
704 else if ((Attributes & PWR_NSEC) == PWR_NSEC) in HAL_PWR_ConfigAttributes()
Dstm32l5xx_hal.c805 void HAL_SYSCFG_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_SYSCFG_ConfigAttributes() argument
811 assert_param(IS_SYSCFG_ATTRIBUTES(Attributes)); in HAL_SYSCFG_ConfigAttributes()
816 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()
Dstm32l5xx_hal_rcc.c1784 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_RCC_ConfigAttributes() argument
1788 assert_param(IS_RCC_ATTRIBUTES(Attributes)); in HAL_RCC_ConfigAttributes()
1791 if ((Attributes & RCC_PRIV) == RCC_PRIV) in HAL_RCC_ConfigAttributes()
1795 else if ((Attributes & RCC_NPRIV) == RCC_NPRIV) in HAL_RCC_ConfigAttributes()
1807 if ((Attributes & RCC_SEC) == RCC_SEC) in HAL_RCC_ConfigAttributes()
1811 else if ((Attributes & RCC_NSEC) == RCC_NSEC) in HAL_RCC_ConfigAttributes()
Dstm32l5xx_hal_cortex.c616 *(mair) = attr_values | ((uint32_t)MPU_AttributesInit->Attributes << (attr_number * 8U)); in MPU_ConfigMemoryAttributes()
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_cortex.h77 …uint8_t Attributes; /*!< Specifies the memory attributes value. Attributes T… member
Dstm32u5xx_hal.h667 void HAL_SYSCFG_ConfigAttributes(uint32_t Item, uint32_t Attributes);
Dstm32u5xx_hal_pwr.h748 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes);
Dstm32u5xx_hal_rcc.h3926 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes);
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_cortex.h77 uint8_t Attributes; /*!< Specifies the memory attributes vue. member
Dstm32l5xx_hal_pwr.h476 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes);
Dstm32l5xx_hal.h676 void HAL_SYSCFG_ConfigAttributes(uint32_t Item, uint32_t Attributes);
Dstm32l5xx_hal_rcc.h3563 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes);
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/dual-cpu/
Dtfm_multi_core_access_check.rst305 Security Attributes Information
326 Memory Attributes Information
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dhardware_abstraction_layer.rst345 Memory Access Attributes
509 and boundaries. The `Memory Access Attributes`_.
Dff_isolation.rst204 Type Attributes Privilege Level Asset
/trusted-firmware-m-3.4.0/docs/doxygen/
DDoxyfile.in1395 # project's filter section matches. Qt Help Project / Filter Attributes (see: