ESP-IDF
npl_freertos_callout_init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
npl_freertos_callout_init()
npl_freertos_callout_init() function
Syntax
Show:
Summary
Declaration
Definition
from
npl_freertos.h:86
int
npl_freertos_callout_init
(
struct
ble_npl_callout
*
co
,
struct
ble_npl_eventq
*
evq
,
ble_npl_event_fn
*
ev_cb
,
void
*
ev_arg
)
;
Implemented in
npl_os_freertos.c:696
Arguments
Argument
co
evq
ev_cb
ev_arg
Related Functions
Found 19 other functions taking a
ble_npl_callout
argument:
Function
ble_npl_callout_reset()
ble_npl_callout_init()
ble_npl_callout_stop()
ble_npl_callout_deinit()
ble_npl_callout_is_active()
ble_npl_callout_get_ticks()
k_work_init()
k_work_submit()
k_work_add_arg()
ble_npl_callout_remaining_ticks()
ble_npl_callout_set_arg()
npl_freertos_callout_deinit()
npl_freertos_callout_stop()
npl_freertos_callout_is_active()
npl_freertos_callout_get_ticks()
npl_freertos_callout_reset()
npl_freertos_callout_remaining_ticks()
npl_freertos_callout_mem_reset()
npl_freertos_callout_set_arg()
Examples
References
from
examples
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