Home
last modified time | relevance | path

Searched refs:FMC_TARSetupTime (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c422 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()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h210 uint32_t FMC_TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
232 uint32_t FMC_TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member

Completed in 6 milliseconds