HAL + 0/3 examples
CodeScope will show references to NOR_IDTypeDef::Manufacturer_Code from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALNOR_IDTypeDef::Manufacturer_Code

NOR_IDTypeDef::Manufacturer_Code field

Defines the device's manufacturer code used to identify the memory

Syntax

uint16_t Manufacturer_Code;

Examples

NOR_IDTypeDef::Manufacturer_Code is referenced by 3 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_nor.h:77
uint16_t Manufacturer_Code; /*!< Defines the device's manufacturer code used to identify the memory */
stm32f4xx_hal_nor.c:520HAL_NOR_Read_ID()
pNOR_ID->Manufacturer_Code = *(__IO uint16_t *) NOR_ADDR_SHIFT(deviceaddress, uwNORMemoryDataWidth, MC_ADDRESS);

Data Use

Functions writing NOR_IDTypeDef::Manufacturer_Code
all items filtered out
NOR_IDTypeDef::Manufacturer_Code
Type of NOR_IDTypeDef::Manufacturer_Code
NOR_IDTypeDef::Manufacturer_Code
uint16_t
all items filtered out