Searched refs:k_uptime_get_32 (Results 1 – 12 of 12) sorted by relevance
145 uint32_t k_uptime_get_32(void);
97 sub->beacon_sent = k_uptime_get_32(); in beacon_complete()139 uint32_t now = k_uptime_get_32(); in secure_beacon_send()
111 elapsed = k_uptime_get_32() - pub->period_start; in next_period()160 pub->period_start = k_uptime_get_32(); in publish_start()272 pub->period_start = k_uptime_get_32(); in mod_publish()
497 uint32_t now = k_uptime_get_32(); in ignore_relay_packet()581 msg.timestamp = k_uptime_get_32(); in bt_mesh_relay_adv_send()
427 sub->node_id_start = k_uptime_get_32(); in bt_mesh_proxy_server_identity_start()1290 uint32_t active = k_uptime_get_32() - sub->node_id_start; in gatt_proxy_advertise()
830 duration = k_uptime_get_32() - frnd->clear.start; in clear_timeout()844 frnd->clear.start = k_uptime_get_32(); in clear_procedure_start()
1349 if (k_uptime_get_32() - rx->last > incomplete_timeout(rx)) { in seg_ack()1651 rx->last = k_uptime_get_32(); in trans_seg()
38 uint32_t k_uptime_get_32(void) in k_uptime_get_32() function
868 ._log_timestamp = k_uptime_get_32,
874 ._log_timestamp = k_uptime_get_32,
895 ._log_timestamp = k_uptime_get_32,
983 ._log_timestamp = k_uptime_get_32,