Searched refs:RNG_SR_CECS (Results 1 – 7 of 7) sorted by relevance
73 #define LL_RNG_SR_CECS RNG_SR_CECS /*!< Clock error current status */196 return (READ_BIT(RNGx->SR, RNG_SR_CECS) == (RNG_SR_CECS)); in LL_RNG_IsActiveFlag_CECS()
128 #define RNG_FLAG_CECS ((uint32_t)RNG_SR_CECS) /*!< Clock error current status */
109 #define LL_RNG_SR_CECS RNG_SR_CECS /*!< Clock error current status */268 return (READ_BIT(RNGx->SR, RNG_SR_CECS) == (RNG_SR_CECS)); in LL_RNG_IsActiveFlag_CECS()
156 #define RNG_FLAG_CECS RNG_SR_CECS /*!< Clock error current status */
4614 #define RNG_SR_CECS RNG_SR_CECS_Msk macro
4765 #define RNG_SR_CECS RNG_SR_CECS_Msk macro
11706 #define RNG_SR_CECS RNG_SR_CECS_Msk macro