Zephyr API Documentation
4.1.99
A Scalable Open Source RTOS
4.1.99
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_BQ274XX_H_
15
#define ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_BQ274XX_H_
16
17
/* Chemistry IDs for BQ27427 */
18
#define BQ27427_CHEM_ID_A 0x3230
19
#define BQ27427_CHEM_ID_B 0x1202
20
#define BQ27427_CHEM_ID_C 0x3142
21
22
/* Chemistry IDs for BQ27421 variants */
23
#define BQ27421_G1A_CHEM_ID 0x0128
24
#define BQ27421_G1B_CHEM_ID 0x0312
25
#define BQ27421_G1D_CHEM_ID 0x3142
26
27
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_BQ274XX_H_ */
zephyr
dt-bindings
sensor
bq274xx.h
Generated on Fri Mar 14 2025 12:05:19 for Zephyr API Documentation by
1.12.0