ESP-IDF
ble_npl_event_freertos::arg
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_npl_event_freertos::arg
ble_npl_event_freertos::arg field
Syntax
Show:
Summary
Declaration
from
npl_freertos.h:32
void
*
arg
;
Examples
References
from
examples
Code
Location
Referrer
void
*
arg
;
npl_freertos.h:32
event
->
arg
=
arg
;
npl_os_freertos.c:184
npl_freertos_event_init()
return
event
->
arg
;
npl_os_freertos.c:477
npl_freertos_event_get_arg()
event
->
arg
=
arg
;
npl_os_freertos.c:487
npl_freertos_event_set_arg()
event
->
arg
=
arg
;
npl_os_freertos.c:958
npl_freertos_callout_set_arg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_npl_event_freertos::arg
is written by 3 functions and is read by 1 function:
npl_freertos_event_init()
npl_freertos_event_set_arg()
npl_freertos_callout_set_arg()
All items filtered out
ble_npl_event_freertos::arg
npl_freertos_event_get_arg()
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