Searched defs:IS_AFIO_MODE (Results 1 – 2 of 2) sorted by relevance
450 #define IS_AFIO_MODE(x) ((x == AFIO_MODE_DEFAULT) || (x == AFIO_MODE_1) || \ macro455 #define IS_AFIO_MODE(x) ((x == AFIO_MODE_DEFAULT) || (x == AFIO_MODE_1) || \ macro
367 #define IS_AFIO_MODE(x) ((x == AFIO_MODE_DEFAULT) || (x == AFIO_MODE_1) || \ macro
Completed in 7 milliseconds