Home
last modified time | relevance | path

Searched defs:__FMC_NAND_GET_FLAG (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_fmc.h909 #define __FMC_NAND_GET_FLAG(__INSTANCE__, __BANK__, __FLAG__) (((__INSTANCE__)->SR &(__FLAG__)) ==… macro
964 #define __FMC_NAND_GET_FLAG(__INSTANCE__, __BANK__, __FLAG__) (((__BANK__) == FMC_NAND_BANK2)? (((… macro
Dstm32f4xx_ll_fsmc.h578 #define __FMC_NAND_GET_FLAG __FSMC_NAND_GET_FLAG macro