Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_fsmc.c106 FSMC_NORSRAMInitStruct->FSMC_MemoryType | in FSMC_NORSRAMInit()
118 if(FSMC_NORSRAMInitStruct->FSMC_MemoryType == FSMC_MemoryType_NOR) in FSMC_NORSRAMInit()
236 FSMC_NORSRAMInitStruct->FSMC_MemoryType = FSMC_MemoryType_SRAM; in FSMC_NORSRAMStructInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c160 assert_param(IS_FSMC_MEMORY(FSMC_NORSRAMInitStruct->FSMC_MemoryType)); in FSMC_NORSRAMInit()
182 FSMC_NORSRAMInitStruct->FSMC_MemoryType | in FSMC_NORSRAMInit()
194 if(FSMC_NORSRAMInitStruct->FSMC_MemoryType == FSMC_MemoryType_NOR) in FSMC_NORSRAMInit()
364 FSMC_NORSRAMInitStruct->FSMC_MemoryType = FSMC_MemoryType_SRAM; in FSMC_NORSRAMStructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_fsmc.h69 uint32_t FSMC_MemoryType; /* Specifies the type of external memory attached to member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h79 uint32_t FSMC_MemoryType; /*!< Specifies the type of external memory attached to member

Completed in 9 milliseconds