Searched refs:__pin (Results 1 – 1 of 1) sorted by relevance
115 #define PPS_OUT(__port, __pin) \ argument116 (((__port) * PIC32_PINS_PER_PORT + (__pin)) << 2)
Completed in 3 milliseconds