Searched refs:MEC_RTMR_CTRL_AUTO_RELOAD_Pos (Results 1 – 3 of 3) sorted by relevance
54 regs->CTRL |= MEC_BIT(MEC_RTMR_CTRL_AUTO_RELOAD_Pos); in mec_hal_rtimer_auto_reload()56 regs->CTRL &= (uint32_t)~MEC_BIT(MEC_RTMR_CTRL_AUTO_RELOAD_Pos); in mec_hal_rtimer_auto_reload()
40 ctrl |= MEC_BIT(MEC_RTMR_CTRL_AUTO_RELOAD_Pos); in mec_hal_rtimer_init()
31 #define MEC_RTMR_CTRL_AUTO_RELOAD_Pos (1UL) /*!< AUTO_RELOAD (Bit 1) … macro