Searched refs:cyhal_lptimer_get_info (Results 1 – 3 of 3) sorted by relevance
226 void cyhal_lptimer_get_info(cyhal_lptimer_t *obj, cyhal_lptimer_info_t *info);
548 cyhal_lptimer_get_info(obj, &timer_info); in cyhal_syspm_tickless_sleep_deepsleep()
765 void cyhal_lptimer_get_info(cyhal_lptimer_t *obj, cyhal_lptimer_info_t *info) in cyhal_lptimer_get_info() function