Home
last modified time | relevance | path

Searched defs:DPS310 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/sensor/
H A DKconfig11 config DPS310 config
H A Ddps310.c32 #define DPS310(obj) OBJECT_CHECK(DPS310State, (obj), TYPE_DPS310) macro