Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c247 assert_param( IS_FSMC_WAIT_FEATURE(FSMC_NANDInitStruct->FSMC_Waitfeature)); in FSMC_NANDInit()
310 assert_param(IS_FSMC_WAIT_FEATURE(FSMC_PCCARDInitStruct->FSMC_Waitfeature)); in FSMC_PCCARDInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h518 #define IS_FSMC_WAIT_FEATURE(FEATURE) (((FEATURE) == FSMC_Waitfeature_Disable) || \ macro

Completed in 7 milliseconds