Searched refs:FMC_TARSetupTime (Results 1 – 2 of 2) sorted by relevance
422 assert_param(IS_FMC_TAR_TIME(FMC_NANDInitStruct->FMC_TARSetupTime)); in FMC_NANDInit()455 (FMC_NANDInitStruct->FMC_TARSetupTime << 13); in FMC_NANDInit()531 FMC_NANDInitStruct->FMC_TARSetupTime = 0x0; in FMC_NANDStructInit()719 assert_param(IS_FMC_TAR_TIME(FMC_PCCARDInitStruct->FMC_TARSetupTime)); in FMC_PCCARDInit()746 (FMC_PCCARDInitStruct->FMC_TARSetupTime << 13); in FMC_PCCARDInit()807 FMC_PCCARDInitStruct->FMC_TARSetupTime = 0; in FMC_PCCARDStructInit()
210 uint32_t FMC_TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member232 uint32_t FMC_TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
Completed in 7 milliseconds