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

FSMC_NAND_DeInit() function

DeInitializes the FSMC_NAND device

Syntax

HAL_StatusTypeDef FSMC_NAND_DeInit(FSMC_NAND_TypeDef *Device,     uint32_t Bank);
Implemented in stm32f4xx_ll_fsmc.c:704

Arguments

Device

Pointer to NAND device instance

Bank

NAND bank number

Return value

HAL status

References

LocationReferrerText
stm32f4xx_ll_fsmc.c:704
HAL_StatusTypeDef FSMC_NAND_DeInit(FSMC_NAND_TypeDef *Device, uint32_t Bank)
stm32f4xx_ll_fsmc.h:1026
HAL_StatusTypeDef FSMC_NAND_DeInit(FSMC_NAND_TypeDef *Device, uint32_t Bank);
stm32f4xx_hal_nand.c:232HAL_NAND_DeInit()
(void)FMC_NAND_DeInit(hnand->Instance, hnand->Init.NandBank);

Call Tree

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