Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/src/
Dmain.c23 static const struct i2c_dt_spec motorctl = variable
24 I2C_DT_SPEC_GET(DT_NODELABEL(motorctl));
62 i2c_write_dt(&motorctl, buf, sizeof(buf)); in motor_control()
106 if (!device_is_ready(motorctl.bus)) { in main()
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/boards/
Dbbc_microbit.overlay14 motorctl: motor-controller@10 {