]> Git Repo - qemu.git/commit - hw/misc/tmp421.c
hw/misc: add a TMP42{1, 2, 3} device model
authorCédric Le Goater <[email protected]>
Tue, 13 Jun 2017 13:56:59 +0000 (14:56 +0100)
committerPeter Maydell <[email protected]>
Tue, 13 Jun 2017 13:56:59 +0000 (14:56 +0100)
commitfe3874b6a161a20ed1c2a7256da64cb868c3ef12
treee81f88ac52ffea49e405a9b23f56115abe495978
parentd1bb099f6308d594061119e3a46ae29059fdb549
hw/misc: add a TMP42{1, 2, 3} device model

Largely inspired by the TMP105 temperature sensor, here is a model for
the TMP42{1,2,3} temperature sensors.

Specs can be found here :

http://www.ti.com/lit/gpn/tmp421

Signed-off-by: Cédric Le Goater <[email protected]>
Message-id: 1496739230[email protected]
Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
default-configs/arm-softmmu.mak
hw/misc/Makefile.objs
hw/misc/tmp421.c [new file with mode: 0644]
This page took 0.026331 seconds and 4 git commands to generate.