Home
last modified time | relevance | path

Searched refs:_backend_api (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/drivers/
Demul.h142 #define EMUL_DT_DEFINE(node_id, init_fn, data_ptr, cfg_ptr, bus_api, _backend_api) \ argument
159 .backend_api = (_backend_api), \
/Zephyr-Core-3.7.0/doc/hardware/emulator/
Dbus_emulators.rst92 #. ``_backend_api`` - This points to the device-class specific backend API for
93 the emulator. The ``_backend_api`` parameter is optional.
96 ``_backend_api`` using the BC1.2 charging detector driver as the model
111 The ``_backend_api`` provides a mechanism for tests to manipulate the emulator