Zephyr API Documentation
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bq274xx.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 The Zephyr Contributors.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*
6
* Relevant documents:
7
* - BQ27421
8
* Datasheet: https://www.ti.com/lit/gpn/bq27421-g1
9
* Technical reference manual: https://www.ti.com/lit/pdf/sluuac5
10
* - BQ27427
11
* Datasheet: https://www.ti.com/lit/gpn/bq27427
12
* Technical reference manual: https://www.ti.com/lit/pdf/sluucd5
13
*/
14
20
21
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_BQ274XX_H_
22
#define ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_BQ274XX_H_
23
30
37
#define BQ27427_CHEM_ID_A 0x3230
38
#define BQ27427_CHEM_ID_B 0x1202
39
#define BQ27427_CHEM_ID_C 0x3142
41
48
#define BQ27421_G1A_CHEM_ID 0x0128
49
#define BQ27421_G1B_CHEM_ID 0x0312
50
#define BQ27421_G1D_CHEM_ID 0x3142
52
54
55
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_BQ274XX_H_ */
zephyr
dt-bindings
sensor
bq274xx.h
Generated on
for Zephyr API Documentation by
1.16.1