hh.org updates
[hh.org.git] / arch / arm / mach-pxa / htcuniversal / htcuniversal_leds.h
blob369f2218ee585c6c708540839658afa98cdada4c
2 #define HTC_RED_LED 0
3 #define HTC_GREENR_LED 1
4 #define HTC_YELLOW_LED 2
5 #define HTC_PHONE_BL_LED 3
6 #define HTC_KEYBD_BL_LED 4
7 #define HTC_VIBRA 5
8 #define HTC_WIFI_LED 6
9 #define HTC_BLUETOOTH_LED 7
10 #define HTC_CAM_FLASH_LED 8
12 extern void htcuniversal_set_led (int led, int brightness, int duty_time, int cycle_time);