HAL + 0/8 examples
CodeScope will show references to FMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Applications
STemWin
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration

FMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration field

Defines the number of HCLK cycles to configure the duration of the bus turnaround. This parameter can be a value between Min_Data = 0 and Max_Data = 15.

Syntax

uint32_t BusTurnAroundDuration;

Examples

FMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration is referenced by 8 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:319
uint32_t BusTurnAroundDuration; /*!< Defines the number of HCLK cycles to configure
stm32f4xx_ll_fmc.c:410FMC_NORSRAM_Timing_Init()
assert_param(IS_FMC_TURNAROUND_TIME(Timing->BusTurnAroundDuration));
stm32f4xx_ll_fmc.c:420FMC_NORSRAM_Timing_Init()
((Timing->BusTurnAroundDuration) << FMC_BTR1_BUSTURN_Pos) |
stm32f4xx_ll_fmc.c:465FMC_NORSRAM_Extended_Timing_Init()
assert_param(IS_FMC_TURNAROUND_TIME(Timing->BusTurnAroundDuration));
stm32f4xx_ll_fmc.c:474FMC_NORSRAM_Extended_Timing_Init()
((Timing->BusTurnAroundDuration) << FMC_BWTR1_BUSTURN_Pos)));

Data Use

Functions reading FMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration
FMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration
Type of FMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration
FMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration
uint32_t
all items filtered out