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

Application symbols that algorithms can use. More...

#include <stdint.h>
#include <string.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

const struct zbus_channel * zbus_chan_from_id (uint32_t channel_id)
 zbus.h: See zbus_chan_from_id
const void * zbus_chan_const_msg (const struct zbus_channel *chan)
 zbus.h: See zbus_chan_const_msg
int zbus_chan_read_no_wait (const struct zbus_channel *chan, void *msg)
 zbus.h: zbus_chan_read with K_NO_WAIT timeout
int zbus_chan_finish (const struct zbus_channel *chan)
 zbus.h: See zbus_chan_finish
void printk (const char *fmt,...)
 printk.h: See printk

Detailed Description

Application symbols that algorithms can use.

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

SPDX-License-Identifier: FSL-1.1-ALv2