ESP-IDF
npl_funcs_t::p_ble_npl_time_ms_to_ticks32
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
npl_funcs_t::p_ble_npl_time_ms_to_ticks32
npl_funcs_t::p_ble_npl_time_ms_to_ticks32 field
Syntax
Show:
Summary
Declaration
from
nimble_npl_os.h:128
ble_npl_time_t
(
*
p_ble_npl_time_ms_to_ticks32
)
(
uint32_t
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
ble_npl_time_t
(
*
p_ble_npl_time_ms_to_ticks32
)
(
uint32_t
)
;
nimble_npl_os.h:128
return
npl_funcs
->
p_ble_npl_time_ms_to_ticks32
(
ms
)
;
nimble_npl_os.h:343
ble_npl_time_ms_to_ticks32()
const
struct
npl_funcs_t
npl_funcs_ro
=
{
npl_os_freertos.c:1076
npl_funcs_ro
npl_freertos_time_ms_to_ticks32()
.
p_ble_npl_time_ms_to_ticks32
=
npl_freertos_time_ms_to_ticks32
,
npl_os_freertos.c:1113
Call Tree
from
examples
npl_funcs_t::p_ble_npl_time_ms_to_ticks32
is called by 1 function:
ble_npl_time_ms_to_ticks32()
All items filtered out
npl_funcs_t::p_ble_npl_time_ms_to_ticks32
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
npl_funcs_t::p_ble_npl_time_ms_to_ticks32
implements 1 functions:
npl_freertos_time_ms_to_ticks32()
All items filtered out
npl_funcs_t::p_ble_npl_time_ms_to_ticks32
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out