Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_rtimer.c36 ctrl |= MEC_BIT(MEC_RTMR_CTRL_ENABLE_Pos); in mec_hal_rtimer_init()
114 ctrl |= MEC_BIT(MEC_RTMR_CTRL_ENABLE_Pos); in mec_hal_rtimer_restart()
Dmec_rtimer_api.h117 regs->CTRL = MEC_BIT(MEC_RTMR_CTRL_ENABLE_Pos); in mec_hal_rtimer_stop_and_load()
/hal_microchip-latest/mec5/devices/common/
Dmec5_rtmr_v1.h29 #define MEC_RTMR_CTRL_ENABLE_Pos (0UL) /*!< ENABLE (Bit 0) … macro