Searched refs:RespondToCommand (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/ |
A D | command_responder_test.cc | 28 RespondToCommand(µ_error_reporter, 0, "foo", 0, true); in TF_LITE_MICRO_TEST()
|
A D | command_responder.h | 28 void RespondToCommand(tflite::ErrorReporter* error_reporter,
|
A D | command_responder.cc | 71 void RespondToCommand(tflite::ErrorReporter* error_reporter, in RespondToCommand() function
|
A D | main_functions.cc | 204 RespondToCommand(error_reporter, current_time, found_command, score, in loop()
|
Completed in 8 milliseconds