Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_timer/
Dmss_timer.h392 PLIC_DisableIRQ(TIMER2_PLIC); /* Disable timer 2 irq */ in MSS_TIM2_init()
508 PLIC_EnableIRQ(TIMER2_PLIC); in MSS_TIM2_enable_irq()
522 PLIC_DisableIRQ(TIMER2_PLIC); /* Disable timer 2 irq */ in MSS_TIM2_disable_irq()
568 PLIC_DisableIRQ(TIMER2_PLIC); /* Disable timer 2 irq */ in MSS_TIM64_init()
/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_plic.h405 TIMER2_PLIC = 70 + OFFSET_TO_MSS_GLOBAL_INTS, enumerator