Home
last modified time | relevance | path

Searched refs:RNG_SR_SECS (Results 1 – 7 of 7) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rng.h74 #define LL_RNG_SR_SECS RNG_SR_SECS /*!< Seed error current status */
207 return (READ_BIT(RNGx->SR, RNG_SR_SECS) == (RNG_SR_SECS)); in LL_RNG_IsActiveFlag_SECS()
Dstm32l0xx_hal_rng.h129 #define RNG_FLAG_SECS ((uint32_t)RNG_SR_SECS) /*!< Seed error current status */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rng.h110 #define LL_RNG_SR_SECS RNG_SR_SECS /*!< Seed error current status */
279 return (READ_BIT(RNGx->SR, RNG_SR_SECS) == (RNG_SR_SECS)); in LL_RNG_IsActiveFlag_SECS()
Dstm32l4xx_hal_rng.h157 #define RNG_FLAG_SECS RNG_SR_SECS /*!< Seed error current status */
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4768 #define RNG_SR_SECS RNG_SR_SECS_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4617 #define RNG_SR_SECS RNG_SR_SECS_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11709 #define RNG_SR_SECS RNG_SR_SECS_Msk macro