Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/drivers/smbus/smbus_emul/src/
Dsmbus.c57 #define SMBUS_EMUL "smbus_emul" macro
68 const struct device *const dev = device_get_binding(SMBUS_EMUL); in run_isr()
103 DEVICE_DEFINE(dummy_driver, SMBUS_EMUL, &pch_smbus_init,
109 const struct device *const dev = device_get_binding(SMBUS_EMUL); in ZTEST()
139 const struct device *const dev = device_get_binding(SMBUS_EMUL); in ZTEST()
173 const struct device *const dev = device_get_binding(SMBUS_EMUL); in ZTEST()
191 const struct device *const dev = device_get_binding(SMBUS_EMUL); in ZTEST()
218 const struct device *const dev = device_get_binding(SMBUS_EMUL); in ZTEST()
293 const struct device *const dev = device_get_binding(SMBUS_EMUL); in ZTEST()
337 const struct device *const dev = device_get_binding(SMBUS_EMUL); in ZTEST()