HAL + 0/2 examples
CodeScope will show references to HAL_NOR_Erase_Chip() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

HAL_NOR_Erase_Chip() function

Erase the entire NOR chip.

Syntax

HAL_StatusTypeDef HAL_NOR_Erase_Chip(NOR_HandleTypeDef *hnor,     uint32_t Address);
Implemented in stm32f4xx_hal_nor.c:1148

Arguments

hnor

pointer to a NOR_HandleTypeDef structure that contains the configuration information for NOR module.

Address

Device address

Return value

HAL status

Examples

HAL_NOR_Erase_Chip() is referenced by 2 libraries and example projects.

References

LocationText
stm32f4xx_hal_nor.c:1148
HAL_StatusTypeDef HAL_NOR_Erase_Chip(NOR_HandleTypeDef *hnor, uint32_t Address)
stm32f4xx_hal_nor.h:212
HAL_StatusTypeDef HAL_NOR_Erase_Chip(NOR_HandleTypeDef *hnor, uint32_t Address);

Call Tree

Functions called by HAL_NOR_Erase_Chip()
HAL_NOR_Erase_Chip()
all items filtered out
Type of HAL_NOR_Erase_Chip()
HAL_NOR_Erase_Chip()
uint32_t
all items filtered out