Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_timer/
Dmss_timer.h215 timer->TIM1_RIS = 1u; /* clear timer 1 interrupt */ in MSS_TIM1_init()
216 readvalue[3] = timer->TIM1_RIS; in MSS_TIM1_init()
366 timer->TIM1_RIS = 1u; in MSS_TIM1_clear_irq()
575 timer->TIM1_RIS = 1u; /* clear timer 1 interrupt */ in MSS_TIM64_init()
Dmss_timer_regs.h25 volatile uint32_t TIM1_RIS; member