Searched defs:ttb (Results 1 – 1 of 1) sorted by relevance
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/ |
| D | core_ca.h | 2628 __STATIC_INLINE void MMU_TTSection(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTSection() 2648 __STATIC_INLINE void MMU_TTSuperSection(uint32_t *ttb, uint32_t base_address, uint32_t count, uint3… in MMU_TTSuperSection() 2678 __STATIC_INLINE void MMU_TTPage4k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t de… in MMU_TTPage4k() 2714 __STATIC_INLINE void MMU_TTPage64k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTPage64k()
|