Searched refs:MEC_RTMR_CTRL_ENABLE_Pos (Results 1 – 3 of 3) sorted by relevance
36 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()
117 regs->CTRL = MEC_BIT(MEC_RTMR_CTRL_ENABLE_Pos); in mec_hal_rtimer_stop_and_load()
29 #define MEC_RTMR_CTRL_ENABLE_Pos (0UL) /*!< ENABLE (Bit 0) … macro