Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c116 static uint32_t i2c_read_byte(QTestState *qts, uint32_t addr, uint32_t reg) in i2c_read_byte() function
145 val = i2c_read_byte(qts, 0x3A, 0x0D); in test_microbit_i2c()
148 val = i2c_read_byte(qts, 0x3A, 0x0D); in test_microbit_i2c()
152 val = i2c_read_byte(qts, 0x3C, 0x4F); in test_microbit_i2c()