Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
channels.h File Reference

Infuse-IoT zbus channels. More...

#include <zephyr/zbus/zbus.h>
#include <infuse/zbus/types.h>

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.

Detailed Description

Infuse-IoT zbus channels.

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2