Home
last modified time | relevance | path

Searched refs:FSMC_TARSetupTime (Results 1 – 4 of 4) sorted by relevance

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c252 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()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_fsmc.c167 (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()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_fsmc.h166 uint32_t FSMC_TARSetupTime; /* Defines the number of HCLK cycles to configure the member
185 uint32_t FSMC_TARSetupTime; /* Defines the number of HCLK cycles to configure the member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h182 uint32_t FSMC_TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
204 uint32_t FSMC_TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member

Completed in 9 milliseconds