|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
API that algorithms must implement. More...
Go to the source code of this file.
Data Structures | |
| struct | algorithm_common_config |
Macros | |
| #define | ALGORITHM_EXPORT(symbol) |
| Export algorithm implementation. | |
Typedefs | |
| typedef void(* | algorithm_run_fn) (const struct zbus_channel *chan) |
| Algorithm implementation. | |
API that algorithms must implement.
SPDX-License-Identifier: FSL-1.1-ALv2