Home
last modified time | relevance | path

Searched defs:table (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_MPU_ARMv7.c38 static const ARM_MPU_Region_t table[] = { in TC_MPU_SetClear() local
81 static const ARM_MPU_Region_t table[] = { in TC_MPU_Load() local
92 #define ASSERT_MPU_REGION(rnr, table) \ in TC_MPU_Load() argument
DCV_MPU_ARMv8.c38 static const ARM_MPU_Region_t table[] = { in TC_MPU_SetClear() local
74 static const ARM_MPU_Region_t table[] = { in TC_MPU_Load() local
85 #define ASSERT_MPU_REGION(rnr, table) \ in TC_MPU_Load() argument
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Source/gcc/
Dtfm_common_s.ld57 __copy_table_start__ = .;
69 __copy_table_end__ = .;
74 __zero_table_start__ = .;
90 __zero_table_end__ = .;
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl2/
Dcreate_xip_tables.py76 table = struct_pack([ variable
Dsic_boot.c148 uint32_t table; in sic_boot_post_load() local
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Darmv8m_mpu.h373 __STATIC_INLINE void ARM_MPU_LoadEx(MPU_Type* mpu, uint32_t rnr, ARM_MPU_Region_t const* table, uin… in ARM_MPU_LoadEx()
403 __STATIC_INLINE void ARM_MPU_Load(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load()
414 __STATIC_INLINE void ARM_MPU_Load_NS(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load_NS()
Darmv7m_mpu.h262 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load()
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/
Ddoxygen_style.css3 body, table, div, p, dl { selector