HAL + 0/6 examples
CodeScope will show references to FSMC_EXTENDED_MODE_DISABLE from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Applications
STemWin
Examples
FSMC
STM32F413H-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFSMC_EXTENDED_MODE_DISABLE

FSMC_EXTENDED_MODE_DISABLE macro

Syntax

#define FSMC_EXTENDED_MODE_DISABLE (0x00000000U)

Examples

FSMC_EXTENDED_MODE_DISABLE is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_ll_fsmc.h:482
#define FSMC_EXTENDED_MODE_DISABLE (0x00000000U)
stm32f4xx_ll_fsmc.h:80
#define IS_FSMC_EXTENDED_MODE(__MODE__) (((__MODE__) == FSMC_EXTENDED_MODE_DISABLE) || \