Searched full:max30102 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/health/ |
H A D | maxim,max30102.yaml | 4 $id: http://devicetree.org/schemas/iio/health/maxim,max30102.yaml# 7 title: Maxim MAX30102 heart rate and pulse oximeter and MAX30105 particle-sensor 15 - maxim,max30102 45 const: maxim,max30102 64 compatible = "maxim,max30102";
|
/openbmc/linux/drivers/iio/health/ |
H A D | Kconfig | 50 config MAX30102 config 51 tristate "MAX30102 heart rate and pulse oximeter sensor" 58 MAX30102 heart rate, and pulse oximeter sensor. 61 module will be called max30102.
|
H A D | max30102.c | 3 * max30102.c - Support for MAX30102 heart rate and pulse oximeter sensor 29 #define MAX30102_DRV_NAME "max30102" 33 max30102, enumerator 546 case max30102: in max30102_probe() 616 { "max30102", max30102 }, 623 { .compatible = "maxim,max30102" }, 641 MODULE_DESCRIPTION("MAX30102 heart rate/pulse oximeter and MAX30105 particle sensor driver");
|
H A D | Makefile | 11 obj-$(CONFIG_MAX30102) += max30102.o
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |