Home
last modified time | relevance | path

Searched refs:hal_timer_get_ticks (Results 1 – 8 of 8) sorted by relevance

/btstack/port/nrf5-cinnamon/
H A Dmain.c82 extern uint32_t hal_timer_get_ticks(void);
84 uint32_t ticks = hal_timer_get_ticks(); in hal_time_ms()
123 uint32_t t0 = hal_timer_get_ticks(); in main()
125 uint32_t t1 = hal_timer_get_ticks(); in main()
/btstack/port/nrf5-cinnamon/port/
H A Dll_nrf5.c478 ctx.anchor_ticks = hal_timer_get_ticks(); in ll_advertising_rx_done()
513 uint32_t t0 = hal_timer_get_ticks(); in ll_advertising_timer_handler()
574 ctx.anchor_ticks = hal_timer_get_ticks(); in ll_advertising_start()
603 ctx.anchor_ticks = hal_timer_get_ticks(); in ll_scanning_for_window()
641 uint32_t now = hal_timer_get_ticks(); in ll_scanning_statemachine()
706 uint32_t now = hal_timer_get_ticks(); in ll_connected_one_more_packet()
806 uint32_t packet_end_ticks = hal_timer_get_ticks(); in lL_connected_rx_done()
H A Dhal_timer.h69 uint32_t hal_timer_get_ticks(void);
H A Dhal_timer_nrf5.c86 uint32_t hal_timer_get_ticks(void){ in hal_timer_get_ticks() function
/btstack/chipset/sx128x/
H A Dhal_timer.h69 uint16_t hal_timer_get_ticks(void);
H A Dll_sx1280.c553 ctx.anchor_ticks = hal_timer_get_ticks(); in start_advertising()
641 uint16_t t0 = hal_timer_get_ticks(); in radio_timer_handler()
813 uint16_t packet_end_ticks = hal_timer_get_ticks(); in radio_on_rx_done()
911 uint16_t packet_end_ticks = hal_timer_get_ticks(); in radio_on_rx_error()
/btstack/port/stm32-l451-miromico-sx1280/port/
H A Dhal_timer.c73 uint16_t hal_timer_get_ticks(void){ in hal_timer_get_ticks() function
/btstack/port/stm32-l476rg-nucleo-sx1280/port/
H A Dhal_timer.c73 uint16_t hal_timer_get_ticks(void){ in hal_timer_get_ticks() function