Searched defs:table (Results 1 – 6 of 6) sorted by relevance
| /external/arch/arm/arm-m/CMSIS/Include/ |
| A D | mpu_armv8.h | 304 __STATIC_INLINE void ARM_MPU_LoadEx(MPU_Type* mpu, uint32_t rnr, ARM_MPU_Region_t const* table, uin… in ARM_MPU_LoadEx() 334 __STATIC_INLINE void ARM_MPU_Load(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load() 345 __STATIC_INLINE void ARM_MPU_Load_NS(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load_NS()
|
| A D | mpu_armv7.h | 264 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load()
|
| /external/platform/nrfx/doc/buildfiles/ |
| A D | extra_stylesheet.css | 10 body, table, div, p, dl { selector 282 table { selector
|
| /external/platform/pico/rp2_common/pico_bootrom/ |
| A D | bootrom.c | 22 bool rom_funcs_lookup(uint32_t *table, unsigned int count) { in rom_funcs_lookup()
|
| /external/lib/cksum/ |
| A D | crc32.c | 168 local void write_table(out, table) in write_table() argument
|
| /external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/ |
| A D | mpu_armv7.h | 264 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load()
|
Completed in 9 milliseconds