Home
last modified time | relevance | path

Searched refs:IRQ_SR (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rng.h1857 return (uint32_t)(READ_BIT(RNGx->IRQ_SR, RNG_IRQ_SR_FF_FULL_IRQ)); in LL_RNG_GetFfFullIrq()
1870 return (uint32_t)(READ_BIT(RNGx->IRQ_SR, RNG_IRQ_SR_ERROR_IRQ)); in LL_RNG_GetErrorIrq()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb09.h452 __IO uint32_t IRQ_SR; /*!< (@ 0x00000084) RNG_IRQ_SR register */ member