Searched refs:_DPLL_EN_DISABLING_MASK (Results 1 – 6 of 6) sorted by relevance
113 #define _DPLL_EN_DISABLING_MASK 0x2UL /**< Bit ma… macro
344 while ((DPLL0->EN & _DPLL_EN_DISABLING_MASK) != 0) { in SL_CODE_CLASSIFY()