Searched refs:BLINK (Results 1 – 4 of 4) sorted by relevance
119 #define LCD_CMD_ON(CRSR,BLINK) (LCD_E|0x00c|(CRSR<<1)|BLINK) argument
116 #define BLINK 2 macro
216 tps65010_set_led(LED1, BLINK); in osk_tps_setup()
814 case BLINK: in tps65010_set_led()