Searched refs:RNG_SR_SEIS (Results 1 – 9 of 9) sorted by relevance
76 #define LL_RNG_SR_SEIS RNG_SR_SEIS /*!< Seed error interrupt status */229 return (READ_BIT(RNGx->SR, RNG_SR_SEIS) == (RNG_SR_SEIS)); in LL_RNG_IsActiveFlag_SEIS()251 WRITE_REG(RNGx->SR, ~RNG_SR_SEIS); in LL_RNG_ClearFlag_SEIS()
117 #define RNG_IT_SEI ((uint32_t)RNG_SR_SEIS) /*!< Seed error interrupt */
112 #define LL_RNG_SR_SEIS RNG_SR_SEIS /*!< Seed error interrupt status */301 return (READ_BIT(RNGx->SR, RNG_SR_SEIS) == (RNG_SR_SEIS)); in LL_RNG_IsActiveFlag_SEIS()323 WRITE_REG(RNGx->SR, ~RNG_SR_SEIS); in LL_RNG_ClearFlag_SEIS()
147 #define RNG_IT_SEI RNG_SR_SEIS /*!< Seed error interrupt */
169 CLEAR_BIT(hrng->Instance->SR, RNG_SR_CEIS | RNG_SR_SEIS); in HAL_RNG_DeInit()
254 CLEAR_BIT(hrng->Instance->SR, RNG_SR_CEIS | RNG_SR_SEIS); in HAL_RNG_DeInit()
4774 #define RNG_SR_SEIS RNG_SR_SEIS_Msk macro
4623 #define RNG_SR_SEIS RNG_SR_SEIS_Msk macro
11715 #define RNG_SR_SEIS RNG_SR_SEIS_Msk macro