Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dmicrobit_i2c.h19 #define NRF51_TWI_TASK_STARTTX 0x008 macro
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c121 qtest_writel(qts, NRF51_TWI_BASE + NRF51_TWI_TASK_STARTTX, 1); in i2c_read_byte()