Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c161 assert_param(IS_FSMC_MEMORY_WIDTH(FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth)); in FSMC_NORSRAMInit()
183 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth | in FSMC_NORSRAMInit()
248 assert_param( IS_FSMC_MEMORY_WIDTH(FSMC_NANDInitStruct->FSMC_MemoryDataWidth)); in FSMC_NANDInit()
265 FSMC_NANDInitStruct->FSMC_MemoryDataWidth | in FSMC_NANDInit()
365 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NORSRAMStructInit()
402 FSMC_NANDInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NANDStructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_fsmc.c107 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth | in FSMC_NORSRAMInit()
163 FSMC_NANDInitStruct->FSMC_MemoryDataWidth | in FSMC_NANDInit()
237 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.h73 uint32_t FSMC_MemoryDataWidth; /* Specifies the external memory device width. member
153 uint32_t FSMC_MemoryDataWidth; /* Specifies the external memory device width. member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h83 uint32_t FSMC_MemoryDataWidth; /*!< Specifies the external memory device width. member
169 uint32_t FSMC_MemoryDataWidth; /*!< Specifies the external memory device width. member

Completed in 9 milliseconds