libfprint/libfprint/drivers/goodixmoc
Benjamin Berg a2d950044d device: Add simple temperature model for devices
This temperature model has three states:
 * COLD
 * WARM
 * HOT

Device drivers can define the time it requires for the device to get HOT
and COLD. The underlying model assumes an exponential warming and
cooling process and enforces a cool-off time after the device has
reached the HOT state. This cool down period is however shorter than the
specified time in the driver.
2021-08-09 16:08:17 +02:00
..
goodix.c device: Add simple temperature model for devices 2021-08-09 16:08:17 +02:00
goodix.h goodixmoc: support power button shield feature 2021-02-02 09:04:45 +08:00
goodix_proto.c goodixmoc: support power button shield feature 2021-02-02 09:04:45 +08:00
goodix_proto.h goodixmoc: support power button shield feature 2021-02-02 09:04:45 +08:00