Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 29) sorted by relevance

12

/btstack/3rd-party/lwip/core/src/core/
H A Dtimeouts.c234 u32_t now; in lwip_cyclic_timer() local
354 u32_t now; in sys_check_timeouts() local
406 u32_t now; in sys_restart_timeouts() local
428 u32_t now; in sys_timeouts_sleeptime() local
/btstack/platform/embedded/
H A Dbtstack_run_loop_embedded.c119 uint32_t now = system_ticks; in btstack_run_loop_embedded_execute_once() local
122 uint32_t now = hal_time_ms(); in btstack_run_loop_embedded_execute_once() local
/btstack/platform/qt/
H A Dbtstack_run_loop_qt.cpp230 uint32_t now = btstack_run_loop_qt_get_time_ms(); in btstack_run_loop_qt_add_timer() local
247 uint32_t now = btstack_run_loop_qt_get_time_ms(); in processTimers() local
/btstack/src/mesh/
H A Dmesh_access.c139 uint32_t now = btstack_run_loop_get_time_ms(); in mesh_access_acknowledged_run() local
894 …sh_model_publication_setup_publication(mesh_publication_model_t * publication_model, uint32_t now){ in mesh_model_publication_setup_publication()
912 …model_publication_setup_retransmission(mesh_publication_model_t * publication_model, uint32_t now){ in mesh_model_publication_setup_retransmission()
975 uint32_t now = btstack_run_loop_get_time_ms(); in mesh_model_publication_run() local
H A Dadv_bearer.c205 uint32_t now = btstack_run_loop_get_time_ms(); in adv_bearer_timeout_handler() local
244 uint32_t now = btstack_run_loop_get_time_ms(); in adv_bearer_run() local
/btstack/src/
H A Dbtstack_run_loop.c122 void btstack_run_loop_base_process_timers(uint32_t now){ in btstack_run_loop_base_process_timers()
148 int32_t btstack_run_loop_base_get_time_until_timeout(uint32_t now){ in btstack_run_loop_base_get_time_until_timeout()
/btstack/platform/chibios/
H A Dbtstack_run_loop_chibios.c121 uint32_t now = btstack_run_loop_chibios_get_time_ms(); in btstack_run_loop_chibios_execute() local
/btstack/platform/wiced/
H A Dbtstack_run_loop_wiced.c104 uint32_t now = btstack_run_loop_wiced_get_time_ms(); in btstack_run_loop_wiced_execute() local
/btstack/platform/daemon/binding/java/example/com/bluekitchen/
H A DSPPStreamerClient.java83 long now = System.currentTimeMillis(); in calculateSpeedAndLog() local
/btstack/example/
H A Dspp_streamer.c136 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_transferred() local
H A Dle_credit_based_flow_control_mode_server.c114 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_data() local
H A Dspp_streamer_client.c167 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_transferred() local
H A Dnordic_spp_le_streamer.c146 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_sent() local
H A Dspp_and_gatt_streamer.c133 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_transferred() local
H A Dgatt_streamer_server.c217 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_sent() local
H A Dle_credit_based_flow_control_mode_client.c116 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_data() local
H A Dle_streamer_client.c142 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_data() local
/btstack/3rd-party/lwip/core/src/apps/lwiperf/
H A Dlwiperf.c232 u32_t now, duration_ms, bandwidth_kbitpsec; in lwip_tcp_conn_report() local
291 u32_t now = sys_now(); in lwiperf_tcp_client_send_more() local
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c186 uint32_t now = btstack_run_loop_freertos_get_time_ms(); in btstack_run_loop_freertos_execute() local
/btstack/port/zephyr/src/
H A Dmain.c187 uint32_t now = k_uptime_get_32(); in btstack_run_loop_zephyr_execute() local
/btstack/test/avdtp/
H A Dsine_encode_decode_ring_buffer_test.c153 uint32_t now = btstack_run_loop_get_time_ms(); in test_fill_audio_ring_buffer_timeout_handler() local
/btstack/port/stm32-f4discovery-usb/port/
H A Dhal_audio_f4discovery.c96 uint32_t now = btstack_run_loop_get_time_ms(); in BSP_AUDIO_OUT_TransferComplete_CallBack() local
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dhal_audio_f4discovery.c96 uint32_t now = btstack_run_loop_get_time_ms(); in BSP_AUDIO_OUT_TransferComplete_CallBack() local
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/
H A Dexample.c213 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_sent() local
/btstack/port/nrf5-cinnamon/port/
H A Dll_nrf5.c641 uint32_t now = hal_timer_get_ticks(); in ll_scanning_statemachine() local
706 uint32_t now = hal_timer_get_ticks(); in ll_connected_one_more_packet() local

12