Home
last modified time | relevance | path

Searched defs:ttb (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/
DImproved_keyof_with_intersection_types_1.ts35 let ttb: TTB<boolean>; variable
/third_party/cmsis/CMSIS/Core/Include/
Dcore_ca.h2804 __STATIC_INLINE void MMU_TTSection(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTSection()
2834 __STATIC_INLINE void MMU_TTPage4k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t de… in MMU_TTPage4k()
2870 __STATIC_INLINE void MMU_TTPage64k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTPage64k()