Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dmicrobit_i2c.h24 #define NRF51_TWI_REG_ENABLE 0x500 macro
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c142 qtest_writel(qts, NRF51_TWI_BASE + NRF51_TWI_REG_ENABLE, 5); in test_microbit_i2c()
155 qtest_writel(qts, NRF51_TWI_BASE + NRF51_TWI_REG_ENABLE, 0); in test_microbit_i2c()