Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dmicrobit_i2c.h18 #define NRF51_TWI_TASK_STARTRX 0x000 macro
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c127 qtest_writel(qts, NRF51_TWI_BASE + NRF51_TWI_TASK_STARTRX, 1); in i2c_read_byte()