Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal.c817 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()
852 *pAttributes = SYSCFG_SEC; in HAL_SYSCFG_GetConfigAttributes()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal.c935 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()
970 *pAttributes = SYSCFG_SEC; in HAL_SYSCFG_GetConfigAttributes()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal.c937 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()
974 *pAttributes = SYSCFG_SEC; in HAL_SYSCFG_GetConfigAttributes()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal.h217 #define SYSCFG_SEC 0x00000001U /*!< Secure attribute */ macro
533 #define IS_SYSCFG_ATTRIBUTES(__ATTRIBUTES__) (((__ATTRIBUTES__) == SYSCFG_SEC) ||\
/hal_stm32-latest/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-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal.h199 #define SYSCFG_SEC 0x00000001U /*!< Secure attribute */ macro
643 #define IS_SYSCFG_ATTRIBUTES(__ATTRIBUTES__) (((__ATTRIBUTES__) == SYSCFG_SEC) ||\
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h667 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h650 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h646 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h667 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h667 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h667 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h658 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h656 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h656 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h656 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h665 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h656 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h658 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h650 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h658 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h656 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h656 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h656 #define SYSCFG_SEC SBS_SEC macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h667 #define SYSCFG_SEC SBS_SEC macro

12