Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c180 FSMC_Bank1->BTCR[FSMC_NORSRAMInitStruct->FSMC_Bank] = in FSMC_NORSRAMInit()
182 FSMC_NORSRAMInitStruct->FSMC_MemoryType | in FSMC_NORSRAMInit()
183 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth | in FSMC_NORSRAMInit()
184 FSMC_NORSRAMInitStruct->FSMC_BurstAccessMode | in FSMC_NORSRAMInit()
187 FSMC_NORSRAMInitStruct->FSMC_WrapMode | in FSMC_NORSRAMInit()
189 FSMC_NORSRAMInitStruct->FSMC_WriteOperation | in FSMC_NORSRAMInit()
190 FSMC_NORSRAMInitStruct->FSMC_WaitSignal | in FSMC_NORSRAMInit()
191 FSMC_NORSRAMInitStruct->FSMC_ExtendedMode | in FSMC_NORSRAMInit()
192 FSMC_NORSRAMInitStruct->FSMC_WriteBurst; in FSMC_NORSRAMInit()
200 FSMC_Bank1->BTCR[FSMC_NORSRAMInitStruct->FSMC_Bank+1] = in FSMC_NORSRAMInit()
[all …]
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_fsmc.c104 FSMC_Bank1->BTCR[FSMC_NORSRAMInitStruct->FSMC_Bank] = in FSMC_NORSRAMInit()
106 FSMC_NORSRAMInitStruct->FSMC_MemoryType | in FSMC_NORSRAMInit()
107 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth | in FSMC_NORSRAMInit()
108 FSMC_NORSRAMInitStruct->FSMC_BurstAccessMode | in FSMC_NORSRAMInit()
109 FSMC_NORSRAMInitStruct->FSMC_AsynchronousWait | in FSMC_NORSRAMInit()
111 FSMC_NORSRAMInitStruct->FSMC_WrapMode | in FSMC_NORSRAMInit()
113 FSMC_NORSRAMInitStruct->FSMC_WriteOperation | in FSMC_NORSRAMInit()
114 FSMC_NORSRAMInitStruct->FSMC_WaitSignal | in FSMC_NORSRAMInit()
115 FSMC_NORSRAMInitStruct->FSMC_ExtendedMode | in FSMC_NORSRAMInit()
116 FSMC_NORSRAMInitStruct->FSMC_WriteBurst; in FSMC_NORSRAMInit()
[all …]
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_fsmc.h297 void FSMC_NORSRAMInit(FSMC_NORSRAMInitTypeDef* FSMC_NORSRAMInitStruct);
300 void FSMC_NORSRAMStructInit(FSMC_NORSRAMInitTypeDef* FSMC_NORSRAMInitStruct);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h677 void FSMC_NORSRAMInit(FSMC_NORSRAMInitTypeDef* FSMC_NORSRAMInitStruct);
680 void FSMC_NORSRAMStructInit(FSMC_NORSRAMInitTypeDef* FSMC_NORSRAMInitStruct);

Completed in 11 milliseconds