Home
last modified time | relevance | path

Searched refs:hal_time_ms (Results 1 – 23 of 23) sorted by relevance

/btstack/platform/embedded/
H A Dbtstack_run_loop_embedded.c101 ts->timeout = hal_time_ms() + timeout_in_ms + 1; in btstack_run_loop_embedded_set_timer()
122 uint32_t now = hal_time_ms(); in btstack_run_loop_embedded_execute_once()
169 return hal_time_ms(); in btstack_run_loop_embedded_get_time_ms()
H A Dhal_time_ms.h54 uint32_t hal_time_ms(void);
/btstack/port/max32630-fthr/src/
H A Dhal_tick.h40 uint32_t hal_time_ms(void);
H A Dhal_tick.c125 uint32_t hal_time_ms(void) in hal_time_ms() function
/btstack/port/nrf5-cinnamon/
H A Dmain.c83 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/port/stm32-l451-miromico-sx1280/port/
H A Dbtstack_port.c115 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/port/stm32-l476rg-nucleo-sx1280/port/
H A Dbtstack_port.c115 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/test/embedded/
H A Dembedded_test.cpp19 uint32_t hal_time_ms(void){ in hal_time_ms() function
H A Dfreertos_test.cpp81 uint32_t hal_time_ms(void){ return 0; } in hal_time_ms() function
/btstack/port/stm32-f4discovery-usb/port/
H A Dport.c79 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/doc/manual/docs-template/
H A Dporting.md47 *include/btstack/hal_time_ms.h*.
53 Then, you need to implement the function *hal_time_ms()*, which will
57 uint32_t hal_time_ms(void);
H A Dhow_to.md337 …e *hal_cpu.h*, *hal_led.h*, and *hal_uart_dma.h* plus *hal_tick.h* or *hal_time_ms* to be implemen…
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c113 return hal_time_ms(); in btstack_run_loop_freertos_get_time_ms()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/
H A Dhal_entry.c52 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/port/arduino/
H A Dbsp_arduino_em9301.cpp264 extern "C" uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/port/renesas-ek-ra6m4a-da14531/port/
H A Dhal_entry.c76 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/port/esp32/components/btstack/
H A Dbtstack_port_esp32.c73 uint32_t hal_time_ms(void) { in hal_time_ms() function
/btstack/port/apollo2-em9304/
H A Dbtstack_port.c226 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dport.c51 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/port/stm32-l073rz-nucleo-em9304/port/
H A Dport.c128 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/test/security_manager/
H A Dmock.c325 uint32_t hal_time_ms(void){ in hal_time_ms() function
/btstack/port/stm32-wb55xx-nucleo-freertos/port/
H A Dbtstack_port.c140 uint32_t hal_time_ms(void)
/btstack/port/msp432p401lp-cc256x/
H A Dmain.c567 uint32_t hal_time_ms(void){ in hal_time_ms() function