Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_lptimer.c76 #define Cy_MCWDT_GetMatch Cy_WDC_GetMatch macro
457 uint16_t c0_old_match = (uint16_t)Cy_MCWDT_GetMatch(obj->base, CY_MCWDT_COUNTER0); in _cyhal_lptimer_set_delay_common()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_mcwdt.h633 __STATIC_INLINE uint32_t Cy_MCWDT_GetMatch(MCWDT_STRUCT_Type const *base, cy_en_mcwdtctr_t counter);
1230 __STATIC_INLINE uint32_t Cy_MCWDT_GetMatch(MCWDT_STRUCT_Type const *base, cy_en_mcwdtctr_t counter) in Cy_MCWDT_GetMatch() function