Searched refs:TEOI (Results 1 – 2 of 2) sorted by relevance
70 …__IM uint32_t TEOI; /* Offset: 0x00c (R/ ) TimerEOI… member143 return (((timer_base->TEOI) & DW_TIMER_EOI_REG_EN) ? (uint32_t)1 : (uint32_t)0); in dw_timer_clear_irq()
122 …volatile const uint32_t TEOI; /* Offset: 0x00c (R/ … member296 if ((timer_base->TEOI) & DW_TIMER_EOI_REG_EN) in hal_timer_clear_irq()
Completed in 17 milliseconds