Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h304 #define FSMC_MemoryDataWidth_8b ((uint32_t)0x00000000) macro
306 #define IS_FSMC_MEMORY_WIDTH(WIDTH) (((WIDTH) == FSMC_MemoryDataWidth_8b) || \
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_fsmc.c237 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NORSRAMStructInit()
274 FSMC_NANDInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NANDStructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_fsmc.h221 #define FSMC_MemoryDataWidth_8b ((uint32_t)0x00000000) macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c365 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NORSRAMStructInit()
402 FSMC_NANDInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NANDStructInit()

Completed in 36 milliseconds