Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dmicrobit_i2c.h21 #define NRF51_TWI_EVENT_STOPPED 0x104 macro
/openbmc/qemu/hw/i2c/
H A Dmicrobit_i2c.c34 case NRF51_TWI_EVENT_STOPPED: in microbit_i2c_read()