Searched refs:GPIOPinTypeTimer (Results 1 – 4 of 4) sorted by relevance
166 extern void GPIOPinTypeTimer(unsigned long ulPort, unsigned char ucPins);
1727 GPIOPinTypeTimer(unsigned long ulPort, unsigned char ucPins) in GPIOPinTypeTimer() function
1305 GPIOPinTypeTimer
61747 #define PinTypeTimer(ulName) GPIOPinTypeTimer(ulName##_PORT, ulName##_PIN)
Completed in 1088 milliseconds