Searched refs:TMR_REG_EN (Results 1 – 1 of 1) sorted by relevance
28 #define TMR_REG_EN(__tmr__) TMR_REG_EN_ ## __tmr__ macro33 #define ENABLE_TMR(__tmr__) ZLL->PHY_CTRL |= (TMR_REG_EN(__tmr__))34 #define DISABLE_TMR(__tmr__) ZLL->PHY_CTRL &= ~(TMR_REG_EN(__tmr__))