Searched refs:IS_XFMC_NAND_HOLD_TIME (Results 1 – 2 of 2) sorted by relevance
242 assert_param(IS_XFMC_NAND_HOLD_TIME(XFMC_NANDInitStruct->CommSpaceTimingStruct->HoldSetTime)); in XFMC_InitNand()246 assert_param(IS_XFMC_NAND_HOLD_TIME(XFMC_NANDInitStruct->AttrSpaceTimingStruct->HoldSetTime)); in XFMC_InitNand()
751 #define IS_XFMC_NAND_HOLD_TIME(TIME) ( ((TIME) >= XFMC_NAND_HOLD_TIME_MIN) \ macro
Completed in 10 milliseconds