Searched refs:ZLL_WR_PHY_CTRL_TMRLOAD (Results 1 – 1 of 1) sorted by relevance
45147 #define ZLL_WR_PHY_CTRL_TMRLOAD(base, value) (ZLL_RMW_PHY_CTRL(base, ZLL_PHY_CTRL_TMRLOAD_MASK, ZLL… macro45148 #define ZLL_BWR_PHY_CTRL_TMRLOAD(base, value) (ZLL_WR_PHY_CTRL_TMRLOAD(base, value))