Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_btimer_api.h31 #define MEC5_BTIMER_CFG_FLAG_INTR_EN_POS 4 macro
Dmec_btimer.c127 if (flags & MEC_BIT(MEC5_BTIMER_CFG_FLAG_INTR_EN_POS)) { in mec_hal_btimer_init()