Searched refs:LL_RNG_CLK_DET_ENABLE (Results 1 – 2 of 2) sorted by relevance
124 #define IS_LL_RNG_CLK_DET(__MODE__) (((__MODE__) == LL_RNG_CLK_DET_ENABLE) || \
1922 #define LL_RNG_CLK_DET_ENABLE RNG_CR_TST_CLK /*!< RNG Clock detection enabled */ macro