ESP-IDF
npl_funcs_t::p_ble_npl_time_get
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_get
npl_funcs_t::p_ble_npl_time_get field
Syntax
Show:
Summary
Declaration
from
nimble_npl_os.h:125
uint32_t
(
*
p_ble_npl_time_get
)
(
void
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
(
*
p_ble_npl_time_get
)
(
void
)
;
nimble_npl_os.h:125
return
npl_funcs
->
p_ble_npl_time_get
(
)
;
nimble_npl_os.h:325
ble_npl_time_get()
const
struct
npl_funcs_t
npl_funcs_ro
=
{
npl_os_freertos.c:1076
npl_funcs_ro
npl_freertos_time_get()
.
p_ble_npl_time_get
=
npl_freertos_time_get
,
npl_os_freertos.c:1110
Call Tree
from
examples
npl_funcs_t::p_ble_npl_time_get
is called by 1 function:
ble_npl_time_get()
All items filtered out
npl_funcs_t::p_ble_npl_time_get
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_get
implements 1 functions:
npl_freertos_time_get()
All items filtered out
npl_funcs_t::p_ble_npl_time_get
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out