Searched defs:IS_GPIO_AF (Results 1 – 3 of 3) sorted by relevance
186 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
229 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro403 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
419 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro