Lines Matching refs:EN
807 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_CompareBufSet()
834 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_CompareSet()
870 bool enabled = (timer->EN & TIMER_EN_EN) != 0UL; in TIMER_CounterSet()
879 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_CounterSet()
928 uint32_t timerEn = timer->EN & TIMER_EN_EN; in TIMER_EnableDTI()
932 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_EnableDTI()
988 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_ClearDTIFault()
1143 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_Lock()
1171 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_TopBufSet()
1206 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_TopSet()
1224 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_Unlock()