Searched refs:IS_AFIO_MODE (Results 1 – 4 of 4) 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
603 Assert_Param(IS_AFIO_MODE(AFIO_MODE_n)); in AFIO_GPxConfig()
636 Assert_Param(IS_AFIO_MODE(AFIO_MODE_n)); in AFIO_GPxConfig()
Completed in 12 milliseconds