Home
last modified time | relevance | path

Searched refs:LED_ON (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/hardware/board/haaseduk1/board_test/
A Dled_test.c26 led_switch(1, LED_ON); in led_blink()
27 led_switch(2, LED_ON); in led_blink()
28 led_switch(3, LED_ON); in led_blink()
71 led_switch(id, LED_ON); in handle_led_cmd()
/AliOS-Things-master/solutions/kws_demo/
A Dkws.c106 led_switch(1, LED_ON); in kws_callback()
108 led_switch(2, LED_ON); in kws_callback()
110 led_switch(3, LED_ON); in kws_callback()
112 led_switch(4, LED_ON); in kws_callback()
114 led_switch(5, LED_ON); in kws_callback()
116 led_switch(6, LED_ON); in kws_callback()
/AliOS-Things-master/hardware/board/haas100/startup/
A Dstartup.c99 led_switch(1, LED_ON); in haas_board_init()
100 led_switch(2, LED_ON); in haas_board_init()
101 led_switch(3, LED_ON); in haas_board_init()
102 led_switch(4, LED_ON); in haas_board_init()
103 led_switch(5, LED_ON); in haas_board_init()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Dcommand_responder.cc43 led_switch(LED1_NUM, LED_ON); in command_process_main()
44 led_switch(LED2_NUM, LED_ON); in command_process_main()
45 led_switch(LED3_NUM, LED_ON); in command_process_main()
/AliOS-Things-master/hardware/board/haaseduk1/startup/
A Dstartup.c101 led_switch(1, LED_ON); in haas_board_init()
102 led_switch(2, LED_ON); in haas_board_init()
103 led_switch(3, LED_ON); in haas_board_init()
/AliOS-Things-master/hardware/board/haas100/drivers/
A Dled.h10 LED_ON enumerator
/AliOS-Things-master/hardware/board/haaseduk1/drivers/
A Dled.h8 typedef enum { LED_OFF, LED_ON } led_e; enumerator
A Dled.c31 if(onoff == LED_ON) { in led_switch()
/AliOS-Things-master/components/ble_netconfig/
A Dblecfg_linksdk.c241 led_switch(led_id, LED_ON); in BleCfg_led_switch()

Completed in 16 milliseconds