Macros | |
#define | IS_FSMC_CLK_DIV(DIV) ((DIV) <= 0xF) |
#define | IS_FSMC_CLK_DIV(DIV) ((DIV) <= 0xF) |
#define IS_FSMC_CLK_DIV | ( | DIV | ) | ((DIV) <= 0xF) |
Definition at line 467 of file stm32f4xx_fsmc.h.
#define IS_FSMC_CLK_DIV | ( | DIV | ) | ((DIV) <= 0xF) |
Definition at line 493 of file stm32f10x_fsmc.h.