ESP-IDF
ble_npl_time_t
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
ble_npl_time_t
ble_npl_time_t
Syntax
Show:
Summary
Declaration
from
nimble_npl_os.h:57
typedef
uint32_t
ble_npl_time_t
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
uint32_t
ble_npl_time_t
;
nimble_npl_os.h:57
ble_npl_time_t
basc_prep_timeout_at
;
ble_att_priv.h:128
ble_att_svr_conn
ble_att_svr_conn::basc_prep_timeout_at
ble_npl_time_t
now
)
;
ble_att_priv.h:200
ble_att_svr_ticks_until_tmo()
ble_att_svr_ticks_until_tmo()::now
ble_att_svr_ticks_until_tmo
(
const
struct
ble_att_svr_conn
*
svr
,
ble_npl_time_t
now
)
ble_att_svr.c:402
ble_att_svr_ticks_until_tmo()
ble_att_svr_ticks_until_tmo()::now
ble_npl_time_t
exp_os_ticks
;
ble_gap.c:182
ble_gap_master_state
ble_gap_master_state::exp_os_ticks
ble_npl_time_t
exp_os_ticks
;
ble_gap.c:249
ble_gap_slave_state
ble_gap_slave_state::exp_os_ticks
ble_npl_time_t
exp_os_ticks
;
ble_gap.c:261
ble_gap_update_entry
ble_gap_update_entry::exp_os_ticks
ble_npl_time_t
now
;
ble_gap.c:1416
ble_gap_update_next_exp()
static
ble_npl_time_t
ble_gattc_resume_at
;
ble_gattc.c:445
ble_gattc_resume_at
ble_npl_time_t
now
;
ble_gattc.c:950
ble_gattc_criteria_exp
ble_gattc_criteria_exp::now
ble_npl_time_t
now
;
ble_gattc.c:1248
ble_gattc_ticks_until_resume()
ble_npl_time_t
retry_tmo_ticks
;
ble_hs.c:361
ble_hs_sync()
ble_npl_time_t
abs_time
;
ble_hs.c:483
ble_hs_timer_sched()
ble_npl_time_t
now
=
ble_npl_time_get
(
)
;
ble_hs_conn.c:509
ble_hs_conn_timer()
ble_npl_time_t
bhc_rx_timeout
;
ble_hs_conn_priv.h:72
ble_hs_conn
ble_hs_conn::bhc_rx_timeout
ble_npl_time_t
exp_os_ticks
;
ble_l2cap_sig.c:74
ble_l2cap_sig_proc
ble_l2cap_sig_proc::exp_os_ticks
ble_npl_time_t
now
;
ble_l2cap_sig.c:1896
ble_l2cap_sig_extract_expired()
ble_npl_time_t
now
;
ble_sm.c:712
ble_sm_extract_expired()
ble_npl_time_t
exp_os_ticks
;
ble_sm_priv.h:251
ble_sm_proc
ble_sm_proc::exp_os_ticks
ble_npl_time_t
glue.c:520
k_work_delayable_remaining_get()
ble_npl_time_t
t
;
glue.c:524
k_work_delayable_remaining_get()
k_ticks_to_ms_floor32
(
ble_npl_time_t
ticks
)
glue.c:536
k_ticks_to_ms_floor32()
k_ticks_to_ms_floor32()::ticks
ble_npl_time_t
k_work_delayable_remaining_get
(
struct
k_work_delayable
*
w
)
;
glue.h:459
k_work_delayable_remaining_get()
uint32_t
k_ticks_to_ms_floor32
(
ble_npl_time_t
ticks
)
;
glue.h:461
k_ticks_to_ms_floor32()
k_ticks_to_ms_floor32()::ticks
ble_npl_time_t
tmo
)
;
nimble_npl.h:72
ble_npl_eventq_get()
ble_npl_time_t
timeout
)
;
nimble_npl.h:99
ble_npl_mutex_pend()
ble_npl_time_t
timeout
)
;
nimble_npl.h:112
ble_npl_sem_pend()
ble_npl_time_t
ticks
)
;
nimble_npl.h:128
ble_npl_callout_reset()
ble_npl_time_t
ble_npl_callout_get_ticks
(
struct
ble_npl_callout
*
co
)
;
nimble_npl.h:134
ble_npl_callout_get_ticks()
ble_npl_time_t
ble_npl_callout_remaining_ticks
(
struct
ble_npl_callout
*
co
,
nimble_npl.h:136
ble_npl_callout_remaining_ticks()
ble_npl_time_t
time
)
;
nimble_npl.h:137
ble_npl_callout_remaining_ticks()
ble_npl_time_t
ble_npl_time_get
(
void
)
;
nimble_npl.h:145
ble_npl_time_get()
ble_npl_error_t
ble_npl_time_ms_to_ticks
(
uint32_t
ms
,
ble_npl_time_t
*
out_ticks
)
;
nimble_npl.h:147
ble_npl_time_ms_to_ticks()
ble_npl_error_t
ble_npl_time_ticks_to_ms
(
ble_npl_time_t
ticks
,
uint32_t
*
out_ms
)
;
nimble_npl.h:149
ble_npl_time_ticks_to_ms()
ble_npl_time_t
ble_npl_time_ms_to_ticks32
(
uint32_t
ms
)
;
nimble_npl.h:151
ble_npl_time_ms_to_ticks32()
uint32_t
ble_npl_time_ticks_to_ms32
(
ble_npl_time_t
ticks
)
;
nimble_npl.h:153
ble_npl_time_ticks_to_ms32()
void
ble_npl_time_delay
(
ble_npl_time_t
ticks
)
;
nimble_npl.h:155
ble_npl_time_delay()
struct
ble_npl_event
*
(
*
p_ble_npl_eventq_get
)
(
struct
ble_npl_eventq
*
,
ble_npl_time_t
)
;
nimble_npl_os.h:96
ble_npl_error_t
(
*
p_ble_npl_mutex_pend
)
(
struct
ble_npl_mutex
*
,
ble_npl_time_t
)
;
nimble_npl_os.h:109
ble_npl_error_t
(
*
p_ble_npl_sem_pend
)
(
struct
ble_npl_sem
*
,
ble_npl_time_t
)
;
nimble_npl_os.h:113
ble_npl_error_t
(
*
p_ble_npl_callout_reset
)
(
struct
ble_npl_callout
*
,
ble_npl_time_t
)
;
nimble_npl_os.h:117
ble_npl_time_t
(
*
p_ble_npl_callout_get_ticks
)
(
struct
ble_npl_callout
*
)
;
nimble_npl_os.h:122
npl_funcs_t
npl_funcs_t::p_ble_npl_callout_get_ticks
uint32_t
(
*
p_ble_npl_callout_remaining_ticks
)
(
struct
ble_npl_callout
*
,
ble_npl_time_t
)
;
nimble_npl_os.h:123
ble_npl_error_t
(
*
p_ble_npl_time_ms_to_ticks
)
(
uint32_t
ms
,
ble_npl_time_t
*
)
;
nimble_npl_os.h:126
ble_npl_error_t
(
*
p_ble_npl_time_ticks_to_ms
)
(
ble_npl_time_t
,
uint32_t
*
)
;
nimble_npl_os.h:127
ble_npl_time_t
(
*
p_ble_npl_time_ms_to_ticks32
)
(
uint32_t
)
;
nimble_npl_os.h:128
npl_funcs_t
npl_funcs_t::p_ble_npl_time_ms_to_ticks32
uint32_t
(
*
p_ble_npl_time_ticks_to_ms32
)
(
ble_npl_time_t
)
;
nimble_npl_os.h:129
void
(
*
p_ble_npl_time_delay
)
(
ble_npl_time_t
)
;
nimble_npl_os.h:130
ble_npl_eventq_get
(
struct
ble_npl_eventq
*
evq
,
ble_npl_time_t
tmo
)
nimble_npl_os.h:165
ble_npl_eventq_get()
ble_npl_eventq_get()::tmo
ble_npl_mutex_pend
(
struct
ble_npl_mutex
*
mu
,
ble_npl_time_t
timeout
)
nimble_npl_os.h:232
ble_npl_mutex_pend()
ble_npl_mutex_pend()::timeout
ble_npl_sem_pend
(
struct
ble_npl_sem
*
sem
,
ble_npl_time_t
timeout
)
nimble_npl_os.h:256
ble_npl_sem_pend()
ble_npl_sem_pend()::timeout
ble_npl_callout_reset
(
struct
ble_npl_callout
*
co
,
ble_npl_time_t
ticks
)
nimble_npl_os.h:286
ble_npl_callout_reset()
ble_npl_callout_reset()::ticks
static
inline
ble_npl_time_t
nimble_npl_os.h:303
ble_npl_callout_get_ticks()
static
inline
ble_npl_time_t
nimble_npl_os.h:309
ble_npl_callout_remaining_ticks()
ble_npl_time_t
time
)
nimble_npl_os.h:311
ble_npl_callout_remaining_ticks()
ble_npl_callout_remaining_ticks()::time
static
inline
ble_npl_time_t
nimble_npl_os.h:322
ble_npl_time_get()
ble_npl_time_ms_to_ticks
(
uint32_t
ms
,
ble_npl_time_t
*
out_ticks
)
nimble_npl_os.h:329
ble_npl_time_ms_to_ticks()
ble_npl_time_ms_to_ticks()::out_ticks
ble_npl_time_ticks_to_ms
(
ble_npl_time_t
ticks
,
uint32_t
*
out_ms
)
nimble_npl_os.h:335
ble_npl_time_ticks_to_ms()
ble_npl_time_ticks_to_ms()::ticks
static
inline
ble_npl_time_t
nimble_npl_os.h:340
ble_npl_time_ms_to_ticks32()
ble_npl_time_ticks_to_ms32
(
ble_npl_time_t
ticks
)
nimble_npl_os.h:347
ble_npl_time_ticks_to_ms32()
ble_npl_time_ticks_to_ms32()::ticks
ble_npl_time_delay
(
ble_npl_time_t
ticks
)
nimble_npl_os.h:353
ble_npl_time_delay()
ble_npl_time_delay()::ticks
ble_npl_time_t
tmo
)
;
npl_freertos.h:62
npl_freertos_eventq_get()
npl_freertos_eventq_get()::tmo
ble_npl_time_t
timeout
)
;
npl_freertos.h:74
npl_freertos_mutex_pend()
npl_freertos_mutex_pend()::timeout
ble_npl_time_t
timeout
)
;
npl_freertos.h:82
npl_freertos_sem_pend()
npl_freertos_sem_pend()::timeout
ble_npl_time_t
npl_freertos_callout_get_ticks
(
struct
ble_npl_callout
*
co
)
;
npl_freertos.h:96
npl_freertos_callout_get_ticks()
ble_npl_time_t
ticks
)
;
npl_freertos.h:99
npl_freertos_callout_reset()
npl_freertos_callout_reset()::ticks
ble_npl_time_t
npl_freertos_callout_remaining_ticks
(
struct
ble_npl_callout
*
co
,
npl_freertos.h:101
npl_freertos_callout_remaining_ticks()
ble_npl_time_t
now
)
;
npl_freertos.h:102
npl_freertos_callout_remaining_ticks()
npl_freertos_callout_remaining_ticks()::now
ble_npl_time_t
*
out_ticks
)
;
npl_freertos.h:105
npl_freertos_time_ms_to_ticks()
npl_freertos_time_ms_to_ticks()::out_ticks
ble_npl_error_t
npl_freertos_time_ticks_to_ms
(
ble_npl_time_t
ticks
,
npl_freertos.h:107
npl_freertos_time_ticks_to_ms()
npl_freertos_time_ticks_to_ms()::ticks
npl_freertos_eventq_get
(
struct
ble_npl_eventq
*
evq
,
ble_npl_time_t
tmo
)
npl_os_freertos.c:268
npl_freertos_eventq_get()
npl_freertos_eventq_get()::tmo
npl_freertos_mutex_pend
(
struct
ble_npl_mutex
*
mu
,
ble_npl_time_t
timeout
)
npl_os_freertos.c:493
npl_freertos_mutex_pend()
npl_freertos_mutex_pend()::timeout
npl_freertos_sem_pend
(
struct
ble_npl_sem
*
sem
,
ble_npl_time_t
timeout
)
npl_os_freertos.c:594
npl_freertos_sem_pend()
npl_freertos_sem_pend()::timeout
npl_freertos_callout_reset
(
struct
ble_npl_callout
*
co
,
ble_npl_time_t
ticks
)
npl_os_freertos.c:834
npl_freertos_callout_reset()
npl_freertos_callout_reset()::ticks
ble_npl_time_t
npl_os_freertos.c:893
npl_freertos_callout_get_ticks()
ble_npl_time_t
npl_os_freertos.c:912
npl_freertos_callout_remaining_ticks()
ble_npl_time_t
now
)
npl_os_freertos.c:914
npl_freertos_callout_remaining_ticks()
npl_freertos_callout_remaining_ticks()::now
ble_npl_time_t
rt
;
npl_os_freertos.c:916
npl_freertos_callout_remaining_ticks()
npl_freertos_time_ms_to_ticks
(
uint32_t
ms
,
ble_npl_time_t
*
out_ticks
)
npl_os_freertos.c:972
npl_freertos_time_ms_to_ticks()
npl_freertos_time_ms_to_ticks()::out_ticks
npl_freertos_time_ticks_to_ms
(
ble_npl_time_t
ticks
,
uint32_t
*
out_ms
)
npl_os_freertos.c:990
npl_freertos_time_ticks_to_ms()
npl_freertos_time_ticks_to_ms()::ticks
ble_npl_time_t
npl_os_freertos.c:1007
npl_freertos_time_ms_to_ticks32()
npl_freertos_time_ticks_to_ms32
(
ble_npl_time_t
ticks
)
npl_os_freertos.c:1018
npl_freertos_time_ticks_to_ms32()
npl_freertos_time_ticks_to_ms32()::ticks
npl_freertos_time_delay
(
ble_npl_time_t
ticks
)
npl_os_freertos.c:1028
npl_freertos_time_delay()
npl_freertos_time_delay()::ticks
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
Instance
Scope
Location
Project
npl_funcs_t::p_ble_npl_callout_get_ticks
npl_funcs_t
nimble_npl_os.h:122
npl_funcs_t::p_ble_npl_time_ms_to_ticks32
npl_funcs_t
nimble_npl_os.h:128
ble_npl_eventq_get()::tmo
ble_npl_eventq_get()
nimble_npl_os.h:165
ble_npl_mutex_pend()::timeout
ble_npl_mutex_pend()
nimble_npl_os.h:232
ble_npl_sem_pend()::timeout
ble_npl_sem_pend()
nimble_npl_os.h:256
ble_npl_callout_reset()::ticks
ble_npl_callout_reset()
nimble_npl_os.h:286
return
ble_npl_callout_get_ticks()
nimble_npl_os.h:303
return
ble_npl_callout_remaining_ticks()
nimble_npl_os.h:309
ble_npl_callout_remaining_ticks()::time
ble_npl_callout_remaining_ticks()
nimble_npl_os.h:311
return
ble_npl_time_get()
nimble_npl_os.h:322
ble_npl_time_ms_to_ticks()::out_ticks
ble_npl_time_ms_to_ticks()
nimble_npl_os.h:329
ble_npl_time_ticks_to_ms()::ticks
ble_npl_time_ticks_to_ms()
nimble_npl_os.h:335
return
ble_npl_time_ms_to_ticks32()
nimble_npl_os.h:340
ble_npl_time_ticks_to_ms32()::ticks
ble_npl_time_ticks_to_ms32()
nimble_npl_os.h:347
ble_npl_time_delay()::ticks
ble_npl_time_delay()
nimble_npl_os.h:353
return
ble_npl_callout_get_ticks()
nimble_npl.h:134
return
ble_npl_callout_remaining_ticks()
nimble_npl.h:136
return
ble_npl_time_get()
nimble_npl.h:145
return
ble_npl_time_ms_to_ticks32()
nimble_npl.h:151
npl_freertos_eventq_get()::tmo
npl_freertos_eventq_get()
npl_freertos.h:62
npl_freertos_mutex_pend()::timeout
npl_freertos_mutex_pend()
npl_freertos.h:74
npl_freertos_sem_pend()::timeout
npl_freertos_sem_pend()
npl_freertos.h:82
return
npl_freertos_callout_get_ticks()
npl_freertos.h:96
npl_freertos_callout_reset()::ticks
npl_freertos_callout_reset()
npl_freertos.h:99
return
npl_freertos_callout_remaining_ticks()
npl_freertos.h:101
npl_freertos_callout_remaining_ticks()::now
npl_freertos_callout_remaining_ticks()
npl_freertos.h:102
npl_freertos_time_ms_to_ticks()::out_ticks
npl_freertos_time_ms_to_ticks()
npl_freertos.h:105
npl_freertos_time_ticks_to_ms()::ticks
npl_freertos_time_ticks_to_ms()
npl_freertos.h:107
ble_att_svr_conn::basc_prep_timeout_at
ble_att_svr_conn
ble_att_priv.h:128
ble_att_svr_ticks_until_tmo()::now
ble_att_svr_ticks_until_tmo()
ble_att_priv.h:200
ble_hs_conn::bhc_rx_timeout
ble_hs_conn
ble_hs_conn_priv.h:72
ble_sm_proc::exp_os_ticks
ble_sm_proc
ble_sm_priv.h:251
ble_att_svr_ticks_until_tmo()::now
ble_att_svr_ticks_until_tmo()
ble_att_svr.c:402
ble_gattc_resume_at
ble_gattc.c:445
ble_gattc_criteria_exp::now
ble_gattc_criteria_exp
ble_gattc.c:950
ble_l2cap_sig_proc::exp_os_ticks
ble_l2cap_sig_proc
ble_l2cap_sig.c:74
ble_gap_master_state::exp_os_ticks
ble_gap_master_state
ble_gap.c:182
ble_gap_slave_state::exp_os_ticks
ble_gap_slave_state
ble_gap.c:249
ble_gap_update_entry::exp_os_ticks
ble_gap_update_entry
ble_gap.c:261
npl_freertos_eventq_get()::tmo
npl_freertos_eventq_get()
npl_os_freertos.c:268
npl_freertos_mutex_pend()::timeout
npl_freertos_mutex_pend()
npl_os_freertos.c:493
npl_freertos_sem_pend()::timeout
npl_freertos_sem_pend()
npl_os_freertos.c:594
npl_freertos_callout_reset()::ticks
npl_freertos_callout_reset()
npl_os_freertos.c:834
return
npl_freertos_callout_get_ticks()
npl_os_freertos.c:893
return
npl_freertos_callout_remaining_ticks()
npl_os_freertos.c:912
npl_freertos_callout_remaining_ticks()::now
npl_freertos_callout_remaining_ticks()
npl_os_freertos.c:914
npl_freertos_time_ms_to_ticks()::out_ticks
npl_freertos_time_ms_to_ticks()
npl_os_freertos.c:972
npl_freertos_time_ticks_to_ms()::ticks
npl_freertos_time_ticks_to_ms()
npl_os_freertos.c:990
return
npl_freertos_time_ms_to_ticks32()
npl_os_freertos.c:1007
npl_freertos_time_ticks_to_ms32()::ticks
npl_freertos_time_ticks_to_ms32()
npl_os_freertos.c:1018
npl_freertos_time_delay()::ticks
npl_freertos_time_delay()
npl_os_freertos.c:1028
return
k_work_delayable_remaining_get()
glue.h:459
k_ticks_to_ms_floor32()::ticks
k_ticks_to_ms_floor32()
glue.h:461
return
k_work_delayable_remaining_get()
glue.c:520
k_ticks_to_ms_floor32()::ticks
k_ticks_to_ms_floor32()
glue.c:536
Lifecycle
from
examples
All items filtered out
All items filtered out