Searched refs:LETIMER_REF_VALID (Results 1 – 1 of 1) sorted by relevance
58 #define LETIMER_REF_VALID(ref) ((ref) == LETIMER0) macro126 EFM_ASSERT(LETIMER_REF_VALID(letimer) && LETIMER_COMP_REG_VALID(comp)); in LETIMER_CompareGet()176 EFM_ASSERT(LETIMER_REF_VALID(letimer) && in LETIMER_CompareSet()227 EFM_ASSERT(LETIMER_REF_VALID(letimer)); in LETIMER_Enable()325 EFM_ASSERT(LETIMER_REF_VALID(letimer)); in LETIMER_Init()413 EFM_ASSERT(LETIMER_REF_VALID(letimer) && LETIMER_REP_REG_VALID(rep)); in LETIMER_RepeatGet()464 EFM_ASSERT(LETIMER_REF_VALID(letimer) && in LETIMER_RepeatSet()
Completed in 7 milliseconds