Home
last modified time | relevance | path

Searched refs:CACHE_BASE (Results 1 – 6 of 6) sorted by relevance

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_flash.h44 #define CACHE_BASE (APB2PERIPH_BASE + 0x6000) ///< Base Address: … macro
126 #define CACHE ((CACHE_TypeDef*) CACHE_BASE)
/bsp/essemi/es32vf2264/libraries/RV_CORE/Include/
A Dcore_rv32.h384 #define CACHE_BASE (TCIP_BASE + 0x1000UL) /*!< CACHE Base Address */ macro
389 #define CACHE ((CACHE_Type *) CACHE_BASE ) /*!< cache configuration stru…
/bsp/thead-smart/drivers/
A Dcore_rv32.h424 #define CACHE_BASE (TCIP_BASE + 0x1000UL) /*!< CACHE Base Address */ macro
430 #define CACHE ((CACHE_Type *) CACHE_BASE ) /*!< cache configuration stru…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/arch/risc-v/t-head/Core/Include/
A Dcore_rv32.h429 #define CACHE_BASE (TCIP_BASE + 0x1000UL) /*!< CACHE Base Address */ macro
435 #define CACHE ((CACHE_Type *)CACHE_BASE) /*!< cache configuration struct */
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105.h982 #define CACHE_BASE (AIR105_AHB_BASE + 0x80000) macro
1046 #define CACHE ((CACHE_TypeDef *)CACHE_BASE)
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h211 #define CACHE_BASE (APB2_BASE + 0x6000) macro
538 #define CACHE ((CACHE_Type*)CACHE_BASE)

Completed in 64 milliseconds