Zephyr API Documentation
4.0.0
A Scalable Open Source RTOS
4.0.0
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
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
▼
Zephyr API Documentation
►
Introduction
Deprecated List
►
Topics
►
Data Structures
▼
Files
▼
File List
►
doc
►
kernel
►
lib
►
subsys
▼
zephyr
►
acpi
►
app_memory
►
arch
►
audio
►
bluetooth
►
canbus
►
console
►
crypto
►
data
►
debug
►
devicetree
►
dfu
►
display
►
drivers
►
dsp
▼
dt-bindings
►
acpi
►
adc
►
battery
►
clock
►
dac
►
dai
►
display
►
dma
►
espi
►
ethernet
►
flash_controller
►
gnss
►
gpio
►
i2c
►
input
►
inputmux
►
interrupt-controller
►
ipc_service
►
led
►
lora
►
lvgl
►
memory-attr
►
memory-controller
►
mipi_dbi
►
mipi_dsi
►
misc
►
pcie
►
pinctrl
►
power
►
pwm
►
rdc
►
regulator
►
reserved-memory
►
reset
▼
sensor
►
apds9253.h
►
bq274xx.h
►
icm42688.h
►
iis2dlpc.h
►
iis2iclx.h
►
ina226.h
►
ina230.h
►
ina237.h
►
ism330dhcx.h
►
it8xxx2_tach.h
►
it8xxx2_vcmp.h
►
lis2de12.h
►
lis2dh.h
►
lis2ds12.h
►
lis2du12.h
►
lis2dux12.h
►
lis2dw12.h
►
lps22hh.h
►
lps2xdf.h
►
lsm6dso.h
►
lsm6dso16is.h
►
lsm6dsv16x.h
►
lsm9ds1.h
►
mc3419.h
►
npcx_tach.h
►
qdec_nxp_s32.h
►
qdec_stm32.h
►
stts22h.h
►
tmag5273.h
►
spi
►
timer
►
usb
►
usb-c
►
video
dt-util.h
►
fs
►
input
►
internal
►
ipc
►
kernel
►
linker
►
llext
►
logging
►
lorawan
►
math
►
mem_mgmt
►
mgmt
►
misc
►
modbus
►
modem
►
multi_heap
►
net
►
platform
►
pm
►
posix
►
random
►
retention
►
rtio
►
sd
►
sensing
►
settings
►
shell
►
sip_svc
►
stats
►
storage
►
sys
►
task_wdt
►
timing
►
toolchain
►
tracing
►
usb
►
usb_c
►
xen
►
zbus
►
zvfs
►
bindesc.h
►
cache.h
►
device.h
►
devicetree.h
►
fatal.h
►
fatal_types.h
►
init.h
►
irq.h
►
irq_multilevel.h
►
irq_nextlevel.h
►
irq_offload.h
►
kernel.h
kernel_includes.h
►
kernel_structs.h
►
kernel_version.h
►
net_buf.h
►
shared_irq.h
►
smf.h
►
spinlock.h
►
sw_isr_table.h
►
sys_clock.h
►
syscall.h
►
toolchain.h
types.h
►
Globals
•
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 Sat Nov 16 2024 04:55:03 for Zephyr API Documentation by
1.12.0