Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_timer/
Dmss_timer.h173 #define TIM64_INTEN_MASK 0x00000004u macro
738 timer->TIM64_CTRL |= TIM64_INTEN_MASK; in MSS_TIM64_enable_irq()
753 timer->TIM64_CTRL &= ~((uint32_t)TIM64_INTEN_MASK); in MSS_TIM64_disable_irq()