Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_btmr_v1.h45 #define MEC_BTMR_CTRL_RESET_Pos (4UL) /*!< RESET (Bit 4) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_btimer.c110 regs->CTRL = MEC_BIT(MEC_BTMR_CTRL_RESET_Pos); in mec_hal_btimer_init()
168 regs->CTRL = MEC_BIT(MEC_BTMR_CTRL_RESET_Pos); in mec_hal_btimer_reset()