Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_rtimer.c68 return MEC_BIT(MEC_RTMR_STATUS_TERM_POS); in mec_hal_rtimer_status()
78 if (status & MEC_BIT(MEC_RTMR_STATUS_TERM_POS)) { in mec_hal_rtimer_status_clear()
Dmec_rtimer_api.h38 MEC_RTMR_STATUS_TERM_POS = 0, /* timer reached terminal value of 0 */ enumerator