HAL
FSMC_NORSRAM_Extended_Timing_Init() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFSMC_NORSRAM_Extended_Timing_Init()

FSMC_NORSRAM_Extended_Timing_Init() function

Initialize the FSMC_NORSRAM Extended mode Timing according to the specified parameters in the FSMC_NORSRAM_TimingTypeDef

Syntax

HAL_StatusTypeDef FSMC_NORSRAM_Extended_Timing_Init(FSMC_NORSRAM_EXTENDED_TypeDef *Device,     FSMC_NORSRAM_TimingTypeDef *Timing,     uint32_t Bank,     uint32_t ExtendedMode);
Implemented in stm32f4xx_ll_fsmc.c:431

Arguments

Device

Pointer to NORSRAM device instance

Timing

Pointer to NORSRAM Timing structure

Bank

NORSRAM bank number

ExtendedMode

FSMC Extended Mode This parameter can be one of the following values: @arg FSMC_EXTENDED_MODE_DISABLE @arg FSMC_EXTENDED_MODE_ENABLE

Return value

HAL status

References

LocationReferrerText
stm32f4xx_ll_fsmc.c:431
HAL_StatusTypeDef FSMC_NORSRAM_Extended_Timing_Init(FSMC_NORSRAM_EXTENDED_TypeDef *Device,
stm32f4xx_ll_fsmc.h:992
HAL_StatusTypeDef FSMC_NORSRAM_Extended_Timing_Init(FSMC_NORSRAM_EXTENDED_TypeDef *Device,
stm32f4xx_hal_nor.c:272HAL_NOR_Init()
(void)FMC_NORSRAM_Extended_Timing_Init(hnor->Extended, ExtTiming,
stm32f4xx_hal_sram.c:211HAL_SRAM_Init()

Call Tree

Functions calling FSMC_NORSRAM_Extended_Timing_Init()
Functions called by FSMC_NORSRAM_Extended_Timing_Init()
all items filtered out
FSMC_NORSRAM_Extended_Timing_Init()
assert_failed()
all items filtered out
Type of FSMC_NORSRAM_Extended_Timing_Init()
FSMC_NORSRAM_Extended_Timing_Init()
all items filtered out