Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
2.7.0-rc2
Toggle main menu visibility
Main Page
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
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
y
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
y
z
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
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
Enumerator
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
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
gsm_ppp.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 Endian Technologies AB
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef GSM_PPP_H_
8
#define GSM_PPP_H_
9
11
struct
device
;
12
void
gsm_ppp_start(
const
struct
device
*dev);
13
void
gsm_ppp_stop(
const
struct
device
*dev);
16
#endif
/* GSM_PPP_H_ */
device
Runtime device structure (in ROM) per driver instance.
Definition:
device.h:367
include
drivers
gsm_ppp.h
Generated on Sun Oct 9 2022 09:21:56 for Zephyr API Documentation by
1.9.4