HAL
IS_FSMC_NORSRAM_DEVICE is only used within HAL.
 
Symbols
loading...
Files
loading...

IS_FSMC_NORSRAM_DEVICE macro

Syntax

#define IS_FSMC_NORSRAM_DEVICE(__INSTANCE__) ((__INSTANCE__) == FSMC_NORSRAM_DEVICE)

Arguments

__INSTANCE__

References

LocationText
stm32f4xx_ll_fsmc.h:95
#define IS_FSMC_NORSRAM_DEVICE(__INSTANCE__) ((__INSTANCE__) == FSMC_NORSRAM_DEVICE)
stm32f4xx_ll_fsmc.c:228
assert_param(IS_FSMC_NORSRAM_DEVICE(Device));
stm32f4xx_ll_fsmc.c:346
assert_param(IS_FSMC_NORSRAM_DEVICE(Device));
stm32f4xx_ll_fsmc.c:387
assert_param(IS_FSMC_NORSRAM_DEVICE(Device));
stm32f4xx_ll_fsmc.c:492
assert_param(IS_FSMC_NORSRAM_DEVICE(Device));
stm32f4xx_ll_fsmc.c:510
assert_param(IS_FSMC_NORSRAM_DEVICE(Device));