Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-hal-cat1/include/
Dcyhal_lptimer.h226 void cyhal_lptimer_get_info(cyhal_lptimer_t *obj, cyhal_lptimer_info_t *info);
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_syspm.c548 cyhal_lptimer_get_info(obj, &timer_info); in cyhal_syspm_tickless_sleep_deepsleep()
Dcyhal_lptimer.c765 void cyhal_lptimer_get_info(cyhal_lptimer_t *obj, cyhal_lptimer_info_t *info) in cyhal_lptimer_get_info() function