Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Demul.h122 #define EMUL_DT_DEFINE(node_id, init_fn, data_ptr, cfg_ptr, bus_api, _backend_api) \ argument
138 .backend_api = (_backend_api), \
/Zephyr-Core-3.5.0/doc/hardware/emulator/
Dindex.rst100 #. ``_backend_api`` - This points to the device-class specific backend API for
101 the emulator. The ``_backend_api`` parameter is optional.
104 ``_backend_api`` using the BC1.2 charging detector driver as the model
119 The ``_backend_api`` provides a mechanism for tests to manipulate the emulator