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