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
ads1x4s0x_adc.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 SILA Embedded Solutions GmbH
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ADC_ADS1X4S0X_ADC_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_ADC_ADS1X4S0X_ADC_H_
9
10
/*
11
* These are the available data rates described as samples per second. They
12
* can be used with the time unit ticks for the acquisition time.
13
*/
14
#define ADS1X4S0X_CONFIG_DR_2_5 0
15
#define ADS1X4S0X_CONFIG_DR_5 1
16
#define ADS1X4S0X_CONFIG_DR_10 2
17
#define ADS1X4S0X_CONFIG_DR_16_6 3
18
#define ADS1X4S0X_CONFIG_DR_20 4
19
#define ADS1X4S0X_CONFIG_DR_50 5
20
#define ADS1X4S0X_CONFIG_DR_60 6
21
#define ADS1X4S0X_CONFIG_DR_100 7
22
#define ADS1X4S0X_CONFIG_DR_200 8
23
#define ADS1X4S0X_CONFIG_DR_400 9
24
#define ADS1X4S0X_CONFIG_DR_800 10
25
#define ADS1X4S0X_CONFIG_DR_1000 11
26
#define ADS1X4S0X_CONFIG_DR_2000 12
27
#define ADS1X4S0X_CONFIG_DR_4000 13
28
29
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ADC_ADS1X4S0X_ADC_H_ */
zephyr
dt-bindings
adc
ads1x4s0x_adc.h
Generated on Mon Mar 17 2025 18:05:23 for Zephyr API Documentation by
1.12.0