Home
last modified time | relevance | path

Searched refs:FMC_BASE (Results 1 – 14 of 14) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/
A Dgd32vf103.h227 #define FMC_BASE (AHB1_BUS_BASE + 0x0000A000U) /*!< FMC base address … macro
/bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Source/
A Dsystem_apm32f4xx.c133 SCB->VTOR = FMC_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Source/
A Dsystem_apm32f0xx.c137 SCB->VTOR = FMC_BASE | VECT_TAB_OFFSET; in SystemInit()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_fmc.h44 #define FMC FMC_BASE /*!< FMC register base address */
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Source/
A Dsystem_apm32s10x.c132 SCB->VTOR = FMC_BASE | VECT_TAB_OFFSET; in SystemInit()
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Source/
A Dsystem_apm32e10x.c133 SCB->VTOR = FMC_BASE | VECT_TAB_OFFSET; in SystemInit()
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Source/
A Dsystem_apm32f10x.c143 SCB->VTOR = FMC_BASE | VECT_TAB_OFFSET; in SystemInit()
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h3853 #define FMC_BASE (APB1_BASE + 0x0A000) //Flash Memory Controller macro
3976 #define FMC ((FMC_TypeDef *) FMC_BASE)
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/
A Dapm32s10x.h4345 #define FMC_BASE ((uint32_t)0x08000000) macro
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Include/
A Dapm32e10x.h5837 #define FMC_BASE ((uint32_t)0x08000000) macro
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/
A Dapm32f0xx.h5453 #define FMC_BASE ((uint32_t)0x08000000) macro
/bsp/frdm-k64f/device/
A DMK64F12.h5954 #define FMC_BASE (0x4001F000u) macro
5956 #define FMC ((FMC_Type *)FMC_BASE)
5958 #define FMC_BASE_ADDRS { FMC_BASE }
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Include/
A Dapm32f10x.h6838 #define FMC_BASE ((uint32_t)0x08000000) macro
/bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Include/
A Dapm32f4xx.h7152 #define FMC_BASE ((uint32_t)0x08000000) macro

Completed in 255 milliseconds