HAL
FSMC_NAND_Init() is only used within HAL.
 
Symbols
loading...
Files
loading...

FSMC_NAND_Init() function

Initializes the FSMC_NAND device according to the specified control parameters in the FSMC_NAND_HandleTypeDef

Arguments

Device

Pointer to NAND device instance

Init

Pointer to NAND Initialization structure

Return value

HAL status

References

LocationReferrerText
stm32f4xx_ll_fsmc.c:579
HAL_StatusTypeDef FSMC_NAND_Init(FSMC_NAND_TypeDef *Device, FSMC_NAND_InitTypeDef *Init)
stm32f4xx_ll_fsmc.h:1021
stm32f4xx_hal_nand.c:189HAL_NAND_Init()
(void)FMC_NAND_Init(hnand->Instance, &(hnand->Init));

Call Tree

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