afe440x.h (75bf465f0bc33e9b776a46d6a1b9b990f5fb7c37) afe440x.h (3593cd53962fa17e4eaaae8faa5c8f62ec7bbd5e)
1/* SPDX-License-Identifier: GPL-2.0-only */
2/*
3 * AFE440X Heart Rate Monitors and Low-Cost Pulse Oximeters
4 *
1/* SPDX-License-Identifier: GPL-2.0-only */
2/*
3 * AFE440X Heart Rate Monitors and Low-Cost Pulse Oximeters
4 *
5 * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
5 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/
6 * Andrew F. Davis <afd@ti.com>
7 */
8
9#ifndef _AFE440X_H
10#define _AFE440X_H
11
12/* AFE440X registers */
13#define AFE440X_CONTROL0 0x00

--- 142 unchanged lines hidden ---
6 * Andrew F. Davis <afd@ti.com>
7 */
8
9#ifndef _AFE440X_H
10#define _AFE440X_H
11
12/* AFE440X registers */
13#define AFE440X_CONTROL0 0x00

--- 142 unchanged lines hidden ---