Searched refs:c1_current_ticks (Results 1 – 1 of 1) sorted by relevance
514 uint16_t c1_current_ticks = (uint16_t)Cy_MCWDT_GetCount(obj->base, CY_MCWDT_COUNTER1); in _cyhal_lptimer_set_delay_common() local515 uint16_t c1_match = (uint16_t)(c1_current_ticks + (delay >> 16)); in _cyhal_lptimer_set_delay_common()