Searched refs:TIM64_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
180 #define TIM64_ENABLE_MASK 0x00000001u macro593 timer->TIM64_CTRL |= TIM64_ENABLE_MASK; /* enable timer */ in MSS_TIM64_start()606 timer->TIM64_CTRL &= ~((uint32_t)TIM64_ENABLE_MASK); /* disable timer */ in MSS_TIM64_stop()