Searched full:max30100 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/health/maxim,max30100.yaml#7 title: Maxim MAX30100 heart rate and pulse oximeter sensor14 const: maxim,max3010044 compatible = "maxim,max30100";
37 config MAX30100 config38 tristate "MAX30100 heart rate and pulse oximeter sensor"45 MAX30100 heart rate, and pulse oximeter sensor.48 module will be called max30100.
3 * max30100.c - Support for MAX30100 heart rate and pulse oximeter sensor26 #define MAX30100_DRV_NAME "max30100"485 { "max30100" },491 { .compatible = "maxim,max30100" },508 MODULE_DESCRIPTION("MAX30100 heart rate and pulse oximeter sensor");
10 obj-$(CONFIG_MAX30100) += max30100.o