Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
3.0.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
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
Deprecated List
Global
device_any_busy_check
(void)
Use
pm_device_is_any_busy()
instead
Global
device_busy_check
(const struct device *dev)
Use
pm_device_is_busy()
instead
Global
device_busy_clear
(const struct device *dev)
Use
pm_device_busy_clear()
instead
Global
device_busy_set
(const struct device *dev)
Use
pm_device_busy_set()
instead
Global
device_usable_check
(const struct device *dev)
Use
device_is_ready()
instead.
Global
pm_device_state_set
(const struct device *dev, enum pm_device_state state)
Use
pm_device_action_run()
instead.
Global
SYS_DEVICE_DEFINE
(drv_name, init_fn, level, prio)
Use
SYS_INIT()
instead.
Generated on Mon Feb 21 2022 22:43:03 for Zephyr API Documentation by
1.9.2