Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_timer/
Dmss_timer.h163 #define TIM2_INTEN_MASK 0x00000004u macro
507 timer->TIM2_CTRL |= TIM2_INTEN_MASK; in MSS_TIM2_enable_irq()
521 timer->TIM2_CTRL &= ~((uint32_t)TIM2_INTEN_MASK); in MSS_TIM2_disable_irq()