Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
3.5.0
Toggle main menu visibility
Main Page
Related Pages
Modules
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
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
sx126x.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 Andreas Sandberg
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_LORA_SX126X_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_LORA_SX126X_H_
8
9
#define SX126X_DIO3_TCXO_1V6 0x00
10
#define SX126X_DIO3_TCXO_1V7 0x01
11
#define SX126X_DIO3_TCXO_1V8 0x02
12
#define SX126X_DIO3_TCXO_2V2 0x03
13
#define SX126X_DIO3_TCXO_2V4 0x04
14
#define SX126X_DIO3_TCXO_2V7 0x05
15
#define SX126X_DIO3_TCXO_3V0 0x06
16
#define SX126X_DIO3_TCXO_3V3 0x07
17
18
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_LORA_SX126X_H_ */
zephyr
dt-bindings
lora
sx126x.h
Generated on Fri Oct 20 2023 10:27:12 for Zephyr API Documentation by
1.9.6