Searched refs:IS_FSMC_GET_FLAG (Results 1 – 2 of 2) sorted by relevance
643 #define IS_FSMC_GET_FLAG(FLAG) (((FLAG) == FSMC_FLAG_RisingEdge) || \ macro
683 assert_param(IS_FSMC_GET_FLAG(FSMC_FLAG)); in FSMC_GetFlagStatus()
Completed in 6 milliseconds