Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_lptimer.c351 static uint32_t _cyhal_lptimer_set_delay_common(cyhal_lptimer_t *obj, uint32_t delay) in _cyhal_lptimer_set_delay_common() function
420 static uint32_t _cyhal_lptimer_set_delay_common(cyhal_lptimer_t *obj, uint32_t delay) in _cyhal_lptimer_set_delay_common() function
676 return _cyhal_lptimer_set_delay_common(obj, ticks - c2_current); in cyhal_lptimer_set_match()
685 return _cyhal_lptimer_set_delay_common(obj, delay); in cyhal_lptimer_set_delay()