Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
|
|
4.2.0-rc2 |
Go to the source code of this file.
Functions | |
static int | emul_bbram_backend_set_data (const struct emul *target, size_t offset, size_t count, const uint8_t *data) |
Set the expected data in the bbram region. | |
static int | emul_bbram_backend_get_data (const struct emul *target, size_t offset, size_t count, uint8_t *data) |
Get the expected data in the bbram region. |