Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_fsmc.c127 (FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_BusTurnAroundDuration << 16) | in FSMC_NORSRAMInit()
250 FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_BusTurnAroundDuration = 0xF; in FSMC_NORSRAMStructInit()
257 FSMC_NORSRAMInitStruct->FSMC_WriteTimingStruct->FSMC_BusTurnAroundDuration = 0xF; in FSMC_NORSRAMStructInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c174 …C_TURNAROUND_TIME(FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_BusTurnAroundDuration)); in FSMC_NORSRAMInit()
204 (FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_BusTurnAroundDuration << 16) | in FSMC_NORSRAMInit()
378 FSMC_NORSRAMInitStruct->FSMC_ReadWriteTimingStruct->FSMC_BusTurnAroundDuration = 0xF; in FSMC_NORSRAMStructInit()
385 FSMC_NORSRAMInitStruct->FSMC_WriteTimingStruct->FSMC_BusTurnAroundDuration = 0xF; in FSMC_NORSRAMStructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_fsmc.h38 uint32_t FSMC_BusTurnAroundDuration; /* Defines the number of HCLK cycles to configure member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h45 uint32_t FSMC_BusTurnAroundDuration; /*!< Defines the number of HCLK cycles to configure member

Completed in 8 milliseconds