Searched refs:MEC_BTMR_STATUS_EVENT_Pos (Results 1 – 3 of 3) sorted by relevance
33 #define MEC_BTMR_STATUS_EVENT_Pos (0UL) /*!< EVENT (Bit 0) … macro
265 regs->STATUS = MEC_BIT(MEC_BTMR_STATUS_EVENT_Pos); in mec_hal_btimer_start_load()322 regs->STATUS = MEC_BIT(MEC_BTMR_STATUS_EVENT_Pos); in mec_hal_btimer_intr_clr()
101 return regs->STATUS & MEC_BIT(MEC_BTMR_STATUS_EVENT_Pos); in mec_hal_btimer_status()