Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dmicrobit_i2c.h26 #define NRF51_TWI_REG_TXD 0x51c macro
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c122 qtest_writel(qts, NRF51_TWI_BASE + NRF51_TWI_REG_TXD, reg); in i2c_read_byte()