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

FSMC_EXTENDED_MODE_ENABLE macro

Syntax

#define FSMC_EXTENDED_MODE_ENABLE (0x00004000U)

Examples

FSMC_EXTENDED_MODE_ENABLE is referenced by 2 libraries and example projects.

References

LocationText
stm32f4xx_ll_fsmc.h:483
#define FSMC_EXTENDED_MODE_ENABLE (0x00004000U)
stm32f4xx_ll_fsmc.c:439
if (ExtendedMode == FSMC_EXTENDED_MODE_ENABLE)
stm32f4xx_ll_fsmc.h:81
((__MODE__) == FSMC_EXTENDED_MODE_ENABLE))