ESP-IDF
ble_npl_time_delay()
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
ble_npl_time_delay()
ble_npl_time_delay() function
Syntax
Show:
Summary
Declaration
Definition
from
nimble_npl.h:155
void
ble_npl_time_delay
(
ble_npl_time_t
ticks
)
;
Implemented in
nimble_npl_os.h:352
Arguments
Argument
ticks
Examples
References
from
examples
Code
Location
Referrer
ble_npl_time_delay
(
ble_npl_time_t
ticks
)
nimble_npl_os.h:353
void
ble_npl_time_delay
(
ble_npl_time_t
ticks
)
;
nimble_npl.h:155
ble_npl_time_delay
(
ticks
)
;
glue.c:569
k_sleep()
Call Tree
from
examples
ble_npl_time_delay()
is called by 1 function and calls 1 function:
k_sleep()
All items filtered out
ble_npl_time_delay()
npl_funcs_t::p_ble_npl_time_delay
All items filtered out
Data Use
from
examples
ble_npl_time_delay()
reads 1 variable:
npl_funcs
All items filtered out
ble_npl_time_delay()
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