Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal.c658 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()
693 *pAttributes = SYSCFG_SEC; in HAL_SYSCFG_GetConfigAttributes()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal.c816 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()
851 *pAttributes = SYSCFG_SEC; in HAL_SYSCFG_GetConfigAttributes()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal.c851 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()
886 *pAttributes = SYSCFG_SEC; in HAL_SYSCFG_GetConfigAttributes()
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal.h183 #define SYSCFG_SEC 0x00000001U /*!< Secure attribute */ macro
410 #define IS_SYSCFG_ATTRIBUTES(__ATTRIBUTES__) (((__ATTRIBUTES__) == SYSCFG_SEC) ||\
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal.h247 #define SYSCFG_SEC 0x00000001U /*!< Secure attribute */ macro
531 #define IS_SYSCFG_ATTRIBUTES(__ATTRIBUTES__) (((__ATTRIBUTES__) == SYSCFG_SEC) ||\
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal.h188 #define SYSCFG_SEC 0x00000001U /*!< Secure attribute */ macro
621 #define IS_SYSCFG_ATTRIBUTES(__ATTRIBUTES__) (((__ATTRIBUTES__) == SYSCFG_SEC) ||\
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h650 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h646 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h650 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h650 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h644 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h650 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h646 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h650 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h646 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h646 #define SYSCFG_SEC SBS_SEC macro