Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shim.h File Reference
#include <stdint.h>
#include <zephyr/kernel.h>
#include <infuse/types.h>

Go to the source code of this file.

Data Structures

struct  data_logger_shim_function_data
 Data structure used for shim. More...
 

Functions

int logger_shim_init (const struct device *dev)
 Re-initialise the logger.
 
void logger_shim_change_size (const struct device *dev, uint16_t block_size)
 Update the current data size of the shim backend.
 
struct data_logger_shim_function_datadata_logger_backend_shim_data_pointer (const struct device *dev)
 Get the pointer to the function data struct.
 

Detailed Description

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

SPDX-License-Identifier: FSL-1.1-ALv2