Searched refs:FSMC_TARSetupTime (Results 1 – 4 of 4) sorted by relevance
252 assert_param( IS_FSMC_TAR_TIME(FSMC_NANDInitStruct->FSMC_TARSetupTime)); in FSMC_NANDInit()269 (FSMC_NANDInitStruct->FSMC_TARSetupTime << 13); in FSMC_NANDInit()312 assert_param(IS_FSMC_TAR_TIME(FSMC_PCCARDInitStruct->FSMC_TARSetupTime)); in FSMC_PCCARDInit()332 (FSMC_PCCARDInitStruct->FSMC_TARSetupTime << 13); in FSMC_PCCARDInit()406 FSMC_NANDInitStruct->FSMC_TARSetupTime = 0x0; in FSMC_NANDStructInit()428 FSMC_PCCARDInitStruct->FSMC_TARSetupTime = 0x0; in FSMC_PCCARDStructInit()
167 (FSMC_NANDInitStruct->FSMC_TARSetupTime << 13); in FSMC_NANDInit()207 (FSMC_PCCARDInitStruct->FSMC_TARSetupTime << 13); in FSMC_PCCARDInit()278 FSMC_NANDInitStruct->FSMC_TARSetupTime = 0x0; in FSMC_NANDStructInit()300 FSMC_PCCARDInitStruct->FSMC_TARSetupTime = 0x0; in FSMC_PCCARDStructInit()
166 uint32_t FSMC_TARSetupTime; /* Defines the number of HCLK cycles to configure the member185 uint32_t FSMC_TARSetupTime; /* Defines the number of HCLK cycles to configure the member
182 uint32_t FSMC_TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member204 uint32_t FSMC_TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
Completed in 9 milliseconds