Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sensor/
H A Ddps310.c79 static uint8_t dps310_read(DPS310State *s, uint8_t reg) in dps310_read() function
141 return dps310_read(s, s->pointer++); in dps310_rx()