Searched refs:IS_AFIO_ESS2 (Results 1 – 1 of 1) sorted by relevance
407 #define IS_AFIO_ESS(x) (IS_AFIO_ESS1(x) || IS_AFIO_ESS2(x) || IS_AFIO_ESS3(x) || IS_AFIO_ESS4…411 #define IS_AFIO_ESS2(x) (x == AFIO_ESS_PC) macro413 #define IS_AFIO_ESS2(x) (0) macro
Completed in 5 milliseconds