Home
last modified time | relevance | path

Searched refs:BSP_CMSE_NONSECURE_ENTRY (Results 1 – 4 of 4) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/mcu/all/
Dbsp_compiler_support.h72 #define BSP_CMSE_NONSECURE_ENTRY __cmse_nonsecure_entry macro
75 #define BSP_CMSE_NONSECURE_ENTRY __attribute__((cmse_nonsecure_entry)) macro
79 #define BSP_CMSE_NONSECURE_ENTRY macro
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/all/
Dbsp_compiler_support.h85 #define BSP_CMSE_NONSECURE_ENTRY __cmse_nonsecure_entry macro
88 #define BSP_CMSE_NONSECURE_ENTRY __attribute__((cmse_nonsecure_entry))
92 #define BSP_CMSE_NONSECURE_ENTRY
Dbsp_common.h202 BSP_CMSE_NONSECURE_ENTRY uint8_t R_BSP_NSC_STYPE3_RegU8Read(uint8_t volatile const * p_reg);
203 BSP_CMSE_NONSECURE_ENTRY uint16_t R_BSP_NSC_STYPE3_RegU16Read(uint16_t volatile const * p_reg);
204 BSP_CMSE_NONSECURE_ENTRY uint32_t R_BSP_NSC_STYPE3_RegU32Read(uint32_t volatile const * p_reg);
/hal_renesas-latest/zephyr/ra/portable/
Dbsp_common.h204 BSP_CMSE_NONSECURE_ENTRY uint8_t R_BSP_NSC_STYPE3_RegU8Read(uint8_t volatile const * p_reg);
205 BSP_CMSE_NONSECURE_ENTRY uint16_t R_BSP_NSC_STYPE3_RegU16Read(uint16_t volatile const * p_reg);
206 BSP_CMSE_NONSECURE_ENTRY uint32_t R_BSP_NSC_STYPE3_RegU32Read(uint32_t volatile const * p_reg);