|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
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_data * | data_logger_backend_shim_data_pointer (const struct device *dev) |
| Get the pointer to the function data struct. | |
SPDX-License-Identifier: FSL-1.1-ALv2