|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Infuse-IoT zbus channels. More...
Go to the source code of this file.
Macros | |
| #define | INFUSE_ZBUS_CHAN_DEFINE(channel) |
| Define an Infuse zbus channel with default parameters. | |
| #define | INFUSE_ZBUS_CHAN_DECLARE(...) |
| Like ZBUS_CHAN_DECLARE for Infuse channels. | |
| #define | INFUSE_ZBUS_CHAN_GET(channel) |
| Statically get pointer to Infuse channel. | |
Functions | |
| static uint64_t | infuse_zbus_channel_data_age (const struct zbus_channel *chan) |
| Retrieve the age of the data in the zbus channel. | |
Infuse-IoT zbus channels.
SPDX-License-Identifier: FSL-1.1-ALv2