Searched refs:IS_AFIO_ESS3 (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…416 #define IS_AFIO_ESS3(x) (x == AFIO_ESS_PD) macro418 #define IS_AFIO_ESS3(x) (0) macro
Completed in 5 milliseconds