Searched refs:time_to_expire_in_lpticks (Results 1 – 1 of 1) sorted by relevance
143 uint32_t time_to_expire_in_lpticks; in cybt_platform_set_next_timeout() local146 …time_to_expire_in_lpticks = ((time_to_expire_in_us * CY_CFG_SYSCLK_CLKLF_FREQ_HZ) + 1000000 - 1) /… in cybt_platform_set_next_timeout()149 cyhal_lptimer_set_delay(&stack_timer, time_to_expire_in_lpticks); in cybt_platform_set_next_timeout()