Home
last modified time | relevance | path

Searched refs:LED1_NUM (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Dcommand_responder.cc43 led_switch(LED1_NUM, LED_ON); in command_process_main()
49 led_switch(LED1_NUM, LED_OFF); in command_process_main()
/AliOS-Things-master/hardware/board/haaseduk1/drivers/
A Dled.h9 typedef enum { LED1_NUM = 1, LED2_NUM = 2, LED3_NUM = 3 } led_num_e; enumerator
/AliOS-Things-master/solutions/tflite_micro_speech_demo/
A Dmain.c59 led_switch(LED1_NUM, LED_OFF); in application_start()

Completed in 54 milliseconds