Lines Matching +full:instance +full:- +full:specific
5 * SPDX-License-Identifier: Apache-2.0
12 * @brief Emulators used to test drivers and higher-level code that uses them
24 /* #includes required after forward-declaration of struct emul later defined in this header. */
78 /** An emulator instance - represents the *target* emulated device/peripheral that is
85 /** handle to the device for which this provides low-level emulation */
87 /** Emulator-specific configuration data */
89 /** Emulator-specific data */
102 /** Address of the API structure exposed by the emulator instance */
137 * @param data_ptr emulator-specific data
138 * @param cfg_ptr emulator-specific configuration data
139 * @param bus_api emulator-specific bus api
140 * @param _backend_api emulator-specific backend api
163 * @brief Like EMUL_DT_DEFINE(), but uses an instance of a DT_DRV_COMPAT compatible instead of a
166 * @param inst instance number. The @p node_id argument to EMUL_DT_DEFINE is set to