Home
last modified time | relevance | path

Searched refs:FSMC_MemoryType_SRAM (Results 1 – 4 of 4) sorted by relevance

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h289 #define FSMC_MemoryType_SRAM ((uint32_t)0x00000000) macro
292 #define IS_FSMC_MEMORY(MEMORY) (((MEMORY) == FSMC_MemoryType_SRAM) || \
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_fsmc.h216 #define FSMC_MemoryType_SRAM ((uint32_t)0x00000000) macro
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_fsmc.c236 FSMC_NORSRAMInitStruct->FSMC_MemoryType = FSMC_MemoryType_SRAM; in FSMC_NORSRAMStructInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c364 FSMC_NORSRAMInitStruct->FSMC_MemoryType = FSMC_MemoryType_SRAM; in FSMC_NORSRAMStructInit()

Completed in 8 milliseconds