summaryrefslogtreecommitdiffstats
path: root/hw/i2c/microbit_i2c.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-06-17 13:53:34 +0200
committerCorey Minyard2021-07-08 21:15:01 +0200
commit90603c5b894eae0e4c8a4a6fdde622143142489c (patch)
tree0a4eb35f0fe6a53bf8e2b165373307a7b7826b12 /hw/i2c/microbit_i2c.c
parenthw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer() (diff)
downloadqemu-90603c5b894eae0e4c8a4a6fdde622143142489c.tar.gz
qemu-90603c5b894eae0e4c8a4a6fdde622143142489c.tar.xz
qemu-90603c5b894eae0e4c8a4a6fdde622143142489c.zip
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
To ease reviewing code using the I2C bus API, introduce the i2c_start_recv() and i2c_start_send() helpers which don't take the confusing 'is_recv' boolean argument. Use these new helpers in the SMBus / AUX bus models. Suggested-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'hw/i2c/microbit_i2c.c')
0 files changed, 0 insertions, 0 deletions