ESP-IDF
VOID
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
VOID
VOID macro
Syntax
Show:
Summary
Declaration
from
ext.c:82
#define
VOID
(
a
)
(
(
void
*
)
(
a
)
)
Arguments
Argument
a
Examples
References
from
examples
Code
Location
#define
VOID
(
a
)
(
(
void
*
)
(
a
)
)
ext.c:82
return
k_delayed_work_init
(
work
,
VOID
(
timeout_cb
)
)
;
ext.c:615
LINK
(
link
)
->
pb_remote_close
=
VOID
(
pb_remote_close
)
;
ext.c:1757
LINK
(
link
)
->
pb_remote_send
=
VOID
(
pb_remote_send
)
;
ext.c:1769
LINK
(
link
)
->
next_xact_id
=
VOID
(
next_xact_id
)
;
ext.c:1775
return
bt_mesh_client_send_msg
(
param
,
msg
,
need_ack
,
VOID
(
timeout_cb
)
)
;
ext.c:3747
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out