Searched refs:_backend_api (Results 1 – 2 of 2) sorted by relevance
142 #define EMUL_DT_DEFINE(node_id, init_fn, data_ptr, cfg_ptr, bus_api, _backend_api) \ argument159 .backend_api = (_backend_api), \
92 #. ``_backend_api`` - This points to the device-class specific backend API for93 the emulator. The ``_backend_api`` parameter is optional.96 ``_backend_api`` using the BC1.2 charging detector driver as the model111 The ``_backend_api`` provides a mechanism for tests to manipulate the emulator