Home
last modified time | relevance | path

Searched refs:FMC_SWAPBMAP_DISABLE (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal.h703 #define FMC_SWAPBMAP_DISABLE (0x00000000U) macro
707 #define IS_FMC_SWAPBMAP_MODE(__MODE__) (((__MODE__) == FMC_SWAPBMAP_DISABLE) || \