Searched refs:emul_spi (Results 1 – 3 of 3) sorted by relevance
16 const struct emul *emul_spi; member
48 .emul_spi = EMUL_DT_GET(DT_ALIAS(accel_0)), in bmi160_setup()53 sensor_bmi160_setup_emulator(fixture.dev_spi, fixture.emul_spi); in bmi160_setup()
36 fixture->emul_spi->bus.spi->mock_api = &mock_bus_api; in ZTEST_USER_F()