Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Data Structures | |
struct | emul_link_for_bus |
struct | emul_list_for_bus |
struct | emul |
Macros | |
#define | EMUL_REG_NAME(node_id) (_CONCAT(__emulreg_, node_id)) |
#define | EMUL_DEFINE(init_ptr, node_id, cfg_ptr) |
Typedefs | |
typedef int(* | emul_init_t) (const struct emul *emul, const struct device *parent) |
Functions | |
int | emul_init_for_bus_from_list (const struct device *dev, const struct emul_list_for_bus *list) |