Searched refs:RNG_SR_SECS (Results 1 – 1 of 1) sorted by relevance
44 #define RNG_SR_SECS BIT(2) macro151 if ((sr & (RNG_SR_SECS | RNG_SR_SEIS)) != 0U) { in stm32_rng_enable()171 if ((status & (RNG_SR_SECS | RNG_SR_SEIS | RNG_SR_DRDY)) != RNG_SR_DRDY) { in check_data_validity()174 if ((status & (RNG_SR_SECS | RNG_SR_SEIS)) != 0U) { in check_data_validity()