Home
last modified time | relevance | path

Searched defs:CMSE_NS_ENTRY (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dsystem_stm32u5xx_s.c125 # define CMSE_NS_ENTRY __cmse_nonsecure_entry macro
127 # define CMSE_NS_ENTRY __attribute((cmse_nonsecure_entry)) macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dsystem_stm32h5xx_s.c133 # define CMSE_NS_ENTRY __cmse_nonsecure_entry macro
135 # define CMSE_NS_ENTRY __attribute((cmse_nonsecure_entry)) macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dsystem_stm32l5xx_s.c122 # define CMSE_NS_ENTRY __cmse_nonsecure_entry macro
124 # define CMSE_NS_ENTRY __attribute((cmse_nonsecure_entry)) macro
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dsystem_stm32wbaxx_s.c102 # define CMSE_NS_ENTRY __cmse_nonsecure_entry macro
104 # define CMSE_NS_ENTRY __attribute((cmse_nonsecure_entry)) macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dsystem_stm32n6xx_fsbl.c70 # define CMSE_NS_ENTRY __cmse_nonsecure_entry macro
72 # define CMSE_NS_ENTRY __attribute((cmse_nonsecure_entry)) macro
Dsystem_stm32n6xx_s.c71 # define CMSE_NS_ENTRY __cmse_nonsecure_entry macro
73 # define CMSE_NS_ENTRY __attribute((cmse_nonsecure_entry)) macro