Searched refs:_CYHAL_LPTIMER_SETMATCH_TIME_US (Results 1 – 1 of 1) sorted by relevance
155 static const uint16_t _CYHAL_LPTIMER_SETMATCH_TIME_US = 93; variable182 static const uint16_t _CYHAL_LPTIMER_SETMATCH_TIME_US = 0; variable199 static const uint16_t _CYHAL_LPTIMER_SETMATCH_TIME_US = 180; variable399 …CWDT_SetWarnLimit(obj->base, obj->counter, (uint16_t)match_value, _CYHAL_LPTIMER_SETMATCH_TIME_US); in _cyhal_lptimer_set_delay_common()411 cyhal_system_delay_us(_CYHAL_LPTIMER_SETMATCH_TIME_US); in _cyhal_lptimer_set_delay_common()523 Cy_MCWDT_SetMatch(obj->base, CY_MCWDT_COUNTER0, c0_match, _CYHAL_LPTIMER_SETMATCH_TIME_US); in _cyhal_lptimer_set_delay_common()524 Cy_MCWDT_SetMatch(obj->base, CY_MCWDT_COUNTER1, c1_match, _CYHAL_LPTIMER_SETMATCH_TIME_US); in _cyhal_lptimer_set_delay_common()