nRF Connect SDK API 2.8.99
|
#include <zephyr/types.h>
#include <stddef.h>
#include <zephyr/toolchain.h>
#include <zephyr/sys/util.h>
#include <zephyr/sys/__assert.h>
#include <zephyr/linker/sections.h>
#include <string.h>
#include <fw_info_bare.h>
Go to the source code of this file.
Macros | |
#define | EXT_API(ext_api_name, type, name) |
#define | EXT_API_REQ(name, req, type, var_name) |
#define | FW_INFO_VECTOR_OFFSET 0 |
Functions | |
bool | fw_info_ext_api_provide (const struct fw_info *fwinfo, bool provide) |
void | fw_info_invalidate (const struct fw_info *fw_info) |