Searched refs:cyhal_lptimer_read (Results 1 – 4 of 4) sorted by relevance
190 uint32_t cyhal_lptimer_read(const cyhal_lptimer_t *obj);
530 initial_ticks = cyhal_lptimer_read(obj); in cyhal_syspm_tickless_sleep_deepsleep()545 uint32_t final_ticks = cyhal_lptimer_read(obj); in cyhal_syspm_tickless_sleep_deepsleep()
668 uint32_t c2_current = cyhal_lptimer_read(obj); in cyhal_lptimer_set_match()688 uint32_t cyhal_lptimer_read(const cyhal_lptimer_t *obj) in cyhal_lptimer_read() function
93 cur_time_in_lpticks = cyhal_lptimer_read(&stack_timer); in cybt_platform_get_tick_count_us()