Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_lptimer.c377 uint32_t counter_value = Cy_MCWDT_GetCount(obj->base, obj->counter); in _cyhal_lptimer_set_delay_common() local
380 uint32_t match_value = counter_value + delay; in _cyhal_lptimer_set_delay_common()
404 uint32_t toggle_bit = _cyhal_lptimer_get_toggle_bit(counter_value, delay); in _cyhal_lptimer_set_delay_common()