Lines Matching +full:heart +full:- +full:rate
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments AFE4403 Heart rate and Pulse Oximeter
10 - Jonathan Cameron <jic23@kernel.org>
19 tx-supply:
26 reset-gpios:
30 - compatible
31 - reg
34 - $ref: /schemas/spi/spi-peripheral-props.yaml#
39 - |
40 #include <dt-bindings/gpio/gpio.h>
41 #include <dt-bindings/interrupt-controller/irq.h>
43 #address-cells = <1>;
44 #size-cells = <0>;
46 heart-mon@0 {
49 spi-max-frequency = <10000000>;
50 tx-supply = <&vbat>;
51 interrupt-parent = <&gpio1>;
53 reset-gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;