Home
last modified time | relevance | path

Searched refs:cyhal_lptimer_info_t (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_lptimer.h104 } cyhal_lptimer_info_t; typedef
226 void cyhal_lptimer_get_info(cyhal_lptimer_t *obj, cyhal_lptimer_info_t *info);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_syspm.c518 cyhal_lptimer_info_t timer_info; in cyhal_syspm_tickless_sleep_deepsleep()
Dcyhal_lptimer.c769 void cyhal_lptimer_get_info(cyhal_lptimer_t *obj, cyhal_lptimer_info_t *info) in cyhal_lptimer_get_info()