Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/emlib/src/
A Dem_letimer.c58 #define LETIMER_REF_VALID(ref) ((ref) == LETIMER0) macro
126 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