Searched refs:TIM2_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
170 #define TIM2_ENABLE_MASK 0x00000001u macro415 timer->TIM2_CTRL |= TIM2_ENABLE_MASK; /* enable timer */ in MSS_TIM2_start()428 timer->TIM2_CTRL &= ~((uint32_t)TIM2_ENABLE_MASK); /* disable timer */ in MSS_TIM2_stop()