Searched defs:GPIO_PORT_VALID (Results 1 – 2 of 2) sorted by relevance
423 #define GPIO_PORT_VALID(port) (_GPIO_PORT_MASK(port) != 0x0UL) macro
471 #define GPIO_PORT_VALID(port) (_GPIO_PORT_MASK(port) != 0x0UL) macro