HAL + 0/8 examples
CodeScope will show references to FMC_NORSRAM_TimingTypeDef::AddressHoldTime 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::AddressHoldTime

FMC_NORSRAM_TimingTypeDef::AddressHoldTime field

Defines the number of HCLK cycles to configure the duration of the address hold time. This parameter can be a value between Min_Data = 1 and Max_Data = 15.

Syntax

uint32_t AddressHoldTime;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_fmc.h:308
uint32_t AddressHoldTime; /*!< Defines the number of HCLK cycles to configure
stm32f4xx_ll_fmc.c:408FMC_NORSRAM_Timing_Init()
assert_param(IS_FMC_ADDRESS_HOLD_TIME(Timing->AddressHoldTime));
stm32f4xx_ll_fmc.c:418FMC_NORSRAM_Timing_Init()
((Timing->AddressHoldTime) << FMC_BTR1_ADDHLD_Pos) |
stm32f4xx_ll_fmc.c:463FMC_NORSRAM_Extended_Timing_Init()
assert_param(IS_FMC_ADDRESS_HOLD_TIME(Timing->AddressHoldTime));
stm32f4xx_ll_fmc.c:471FMC_NORSRAM_Extended_Timing_Init()
((Timing->AddressHoldTime) << FMC_BWTR1_ADDHLD_Pos) |

Data Use

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