![]() |
Edge AI Add-on API 2.2.0
|
Data Structures | |
| struct | control_message |
| Control message. More... | |
Enumerations | |
| enum | control_message_type { CONTROL_MESSAGE_WAITING_WW , CONTROL_MESSAGE_WW_DETECTED , CONTROL_MESSAGE_WAITING_KW , CONTROL_MESSAGE_KW_SPOTTED , CONTROL_MESSAGE_TIMEOUT_KWS , CONTROL_MESSAGE_COUNT } |
| Control message type. More... | |
Functions | |
| int | control_output_init (void) |
| Initialize control output backend. | |
| void | print_control_output (const struct control_message message) |
Print the control messages to ncs_control_output_uart serial. | |