Searched refs:FSMC_NORSRAMInitStruct (Results 1 – 4 of 4) sorted by relevance
180 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 …]
104 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 …]
297 void FSMC_NORSRAMInit(FSMC_NORSRAMInitTypeDef* FSMC_NORSRAMInitStruct);300 void FSMC_NORSRAMStructInit(FSMC_NORSRAMInitTypeDef* FSMC_NORSRAMInitStruct);
677 void FSMC_NORSRAMInit(FSMC_NORSRAMInitTypeDef* FSMC_NORSRAMInitStruct);680 void FSMC_NORSRAMStructInit(FSMC_NORSRAMInitTypeDef* FSMC_NORSRAMInitStruct);
Completed in 12 milliseconds