HAL + 0/1 examples
CodeScope will show references to FMC_CONTINUOUS_CLOCK_SYNC_ASYNC from the following samples and libraries:
Examples
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_CONTINUOUS_CLOCK_SYNC_ASYNC

FMC_CONTINUOUS_CLOCK_SYNC_ASYNC macro

Syntax

#define FMC_CONTINUOUS_CLOCK_SYNC_ASYNC (0x00100000U)

Examples

FMC_CONTINUOUS_CLOCK_SYNC_ASYNC is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_fmc.h:679
#define FMC_CONTINUOUS_CLOCK_SYNC_ASYNC (0x00100000U)
stm32f4xx_ll_fmc.c:337
if ((Init->ContinuousClock == FMC_CONTINUOUS_CLOCK_SYNC_ASYNC) && (Init->NSBank != FMC_NORSRAM_BANK1))
stm32f4xx_ll_fmc.h:88
((__CCLOCK__) == FMC_CONTINUOUS_CLOCK_SYNC_ASYNC))