Searched refs:CACHE_BASE (Results 1 – 6 of 6) sorted by relevance
44 #define CACHE_BASE (APB2PERIPH_BASE + 0x6000) ///< Base Address: … macro126 #define CACHE ((CACHE_TypeDef*) CACHE_BASE)
384 #define CACHE_BASE (TCIP_BASE + 0x1000UL) /*!< CACHE Base Address */ macro389 #define CACHE ((CACHE_Type *) CACHE_BASE ) /*!< cache configuration stru…
424 #define CACHE_BASE (TCIP_BASE + 0x1000UL) /*!< CACHE Base Address */ macro430 #define CACHE ((CACHE_Type *) CACHE_BASE ) /*!< cache configuration stru…
429 #define CACHE_BASE (TCIP_BASE + 0x1000UL) /*!< CACHE Base Address */ macro435 #define CACHE ((CACHE_Type *)CACHE_BASE) /*!< cache configuration struct */
982 #define CACHE_BASE (AIR105_AHB_BASE + 0x80000) macro1046 #define CACHE ((CACHE_TypeDef *)CACHE_BASE)
211 #define CACHE_BASE (APB2_BASE + 0x6000) macro538 #define CACHE ((CACHE_Type*)CACHE_BASE)
Completed in 64 milliseconds