Searched refs:FSMC_AddressSetupTime (Results 1 – 4 of 4) sorted by relevance
171 …SMC_ADDRESS_SETUP_TIME(FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_AddressSetupTime)); in FSMC_NORSRAMInit()201 (uint32_t)FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_AddressSetupTime | in FSMC_NORSRAMInit()213 …IS_FSMC_ADDRESS_SETUP_TIME(FSMC_NORSRAMInitStruct->FSMC_WriteTimingStruct->FSMC_AddressSetupTime)); in FSMC_NORSRAMInit()220 (uint32_t)FSMC_NORSRAMInitStruct->FSMC_WriteTimingStruct->FSMC_AddressSetupTime | in FSMC_NORSRAMInit()375 FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_AddressSetupTime = 0xF; in FSMC_NORSRAMStructInit()382 FSMC_NORSRAMInitStruct->FSMC_WriteTimingStruct->FSMC_AddressSetupTime = 0xF; in FSMC_NORSRAMStructInit()
124 (uint32_t)FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_AddressSetupTime | in FSMC_NORSRAMInit()135 (uint32_t)FSMC_NORSRAMInitStruct->FSMC_WriteTimingStruct->FSMC_AddressSetupTime | in FSMC_NORSRAMInit()247 FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_AddressSetupTime = 0xF; in FSMC_NORSRAMStructInit()254 FSMC_NORSRAMInitStruct->FSMC_WriteTimingStruct->FSMC_AddressSetupTime = 0xF; in FSMC_NORSRAMStructInit()
23 uint32_t FSMC_AddressSetupTime; /* Defines the number of HCLK cycles to configure member
30 uint32_t FSMC_AddressSetupTime; /*!< Defines the number of HCLK cycles to configure member
Completed in 9 milliseconds