ESP-IDF
npl_freertos_callout_remaining_ticks()
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_remaining_ticks()
npl_freertos_callout_remaining_ticks() function
Syntax
Show:
Summary
Declaration
Definition
from
npl_freertos.h:101
ble_npl_time_t
npl_freertos_callout_remaining_ticks
(
struct
ble_npl_callout
*
co
,
ble_npl_time_t
now
)
;
Implemented in
npl_os_freertos.c:912
Arguments
Argument
co
now
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_init()
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_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