Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_lptimer.h147 #define cyhal_lptimer_set_time cyhal_lptimer_set_match
162 cy_rslt_t cyhal_lptimer_set_match(cyhal_lptimer_t *obj, uint32_t ticks);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_lptimer.c665 cy_rslt_t cyhal_lptimer_set_match(cyhal_lptimer_t *obj, uint32_t ticks) in cyhal_lptimer_set_match() function