HAL
IS_FSMC_NORSRAM_EXTENDED_DEVICE is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALIS_FSMC_NORSRAM_EXTENDED_DEVICE

IS_FSMC_NORSRAM_EXTENDED_DEVICE macro

Syntax

#define IS_FSMC_NORSRAM_EXTENDED_DEVICE(__INSTANCE__) ((__INSTANCE__) == FSMC_NORSRAM_EXTENDED_DEVICE)

Arguments

__INSTANCE__

References

LocationText
stm32f4xx_ll_fsmc.h:96
#define IS_FSMC_NORSRAM_EXTENDED_DEVICE(__INSTANCE__) ((__INSTANCE__) == FSMC_NORSRAM_EXTENDED_DEVICE)
stm32f4xx_ll_fsmc.c:347
assert_param(IS_FSMC_NORSRAM_EXTENDED_DEVICE(ExDevice));
stm32f4xx_ll_fsmc.c:442
assert_param(IS_FSMC_NORSRAM_EXTENDED_DEVICE(Device));