Searched refs:SetGPIOpin (Results 1 – 1 of 1) sorted by relevance
70 #define LEDBacklightOff() SetGPIOpin(GPIO_key6)76 #define SetGPIOpin(pin) WritePort32(GPSR,pin) macro