Searched refs:pinBit (Results 1 – 1 of 1) sorted by relevance
545 #define CY_GPIO_IS_PIN_BIT_VALID(pinBit) (0U == ((pinBit) & (uint32_t)~CY_GPIO_PRT_PINS_MASK)) argument