HAL + 0/8 examples
CodeScope will show references to FMC_NORSRAM_InitTypeDef::MemoryDataWidth from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Applications
STemWin
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_NORSRAM_InitTypeDef::MemoryDataWidth

FMC_NORSRAM_InitTypeDef::MemoryDataWidth field

Specifies the external memory device width. This parameter can be a value of FMC_NORSRAM_Data_Width

Syntax

uint32_t MemoryDataWidth;

Examples

FMC_NORSRAM_InitTypeDef::MemoryDataWidth is referenced by 8 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:245
uint32_t MemoryDataWidth; /*!< Specifies the external memory device width.
stm32f4xx_hal_nor.c:279HAL_NOR_Init()
if (hnor->Init.MemoryDataWidth == FMC_NORSRAM_MEM_BUS_WIDTH_8)
stm32f4xx_ll_fmc.c:251FMC_NORSRAM_Init()
assert_param(IS_FMC_NORSRAM_MEMORY_WIDTH(Init->MemoryDataWidth));
stm32f4xx_ll_fmc.c:287FMC_NORSRAM_Init()
Init->MemoryDataWidth | \

Data Use

Functions reading FMC_NORSRAM_InitTypeDef::MemoryDataWidth
FMC_NORSRAM_InitTypeDef::MemoryDataWidth
all items filtered out
Type of FMC_NORSRAM_InitTypeDef::MemoryDataWidth
FMC_NORSRAM_InitTypeDef::MemoryDataWidth
uint32_t
all items filtered out