Searched refs:getPinNumber (Results 1 – 1 of 1) sorted by relevance
170 (((pinConfig->port & PORT_MASK) * 8) + getPinNumber(pinConfig->pin))235 static inline uint32_t getPinNumber(uint32_t x) { in getPinNumber() function428 bitNum = getPinNumber(pins); in GPIO_hwiIntFxn()555 pinNum = getPinNumber(config->pin); in GPIO_setCallback()