Home
last modified time | relevance | path

Searched refs:RNG_CR_ARDIS (Results 1 – 25 of 29) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rng.h85 #define LL_RNG_ARDIS_DISABLE RNG_CR_ARDIS /*!< ARDIS disabled no automatic reset…
635 MODIFY_REG(RNGx->CR, RNG_CR_ARDIS | RNG_CR_CONDRST, LL_RNG_ARDIS_ENABLE | RNG_CR_CONDRST); in LL_RNG_EnableArdis()
647 MODIFY_REG(RNGx->CR, RNG_CR_ARDIS | RNG_CR_CONDRST, LL_RNG_ARDIS_DISABLE | RNG_CR_CONDRST); in LL_RNG_DisableArdis()
659 return ((READ_BIT(RNGx->CR, RNG_CR_ARDIS) != (RNG_CR_ARDIS)) ? 1UL : 0UL); in LL_RNG_IsEnabledArdis()
Dstm32u5xx_hal_rng_ex.h128 #define RNG_ARDIS_DISABLE (RNG_CR_ARDIS) /*!< Disable automatic reset after seed error */
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rng.h85 #define LL_RNG_ARDIS_DISABLE RNG_CR_ARDIS /*!< ARDIS disabled no automatic reset…
635 MODIFY_REG(RNGx->CR, RNG_CR_ARDIS | RNG_CR_CONDRST, LL_RNG_ARDIS_ENABLE | RNG_CR_CONDRST); in LL_RNG_EnableArdis()
647 MODIFY_REG(RNGx->CR, RNG_CR_ARDIS | RNG_CR_CONDRST, LL_RNG_ARDIS_DISABLE | RNG_CR_CONDRST); in LL_RNG_DisableArdis()
659 return ((READ_BIT(RNGx->CR, RNG_CR_ARDIS) != (RNG_CR_ARDIS)) ? 1UL : 0UL); in LL_RNG_IsEnabledArdis()
Dstm32wbaxx_hal_rng_ex.h128 #define RNG_ARDIS_DISABLE (RNG_CR_ARDIS) /*!< Disable automatic reset after seed error */
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rng.h85 #define LL_RNG_ARDIS_DISABLE RNG_CR_ARDIS /*!< ARDIS disabled no automatic reset…
635 MODIFY_REG(RNGx->CR, RNG_CR_ARDIS | RNG_CR_CONDRST, LL_RNG_ARDIS_ENABLE | RNG_CR_CONDRST); in LL_RNG_EnableArdis()
647 MODIFY_REG(RNGx->CR, RNG_CR_ARDIS | RNG_CR_CONDRST, LL_RNG_ARDIS_DISABLE | RNG_CR_CONDRST); in LL_RNG_DisableArdis()
659 return ((READ_BIT(RNGx->CR, RNG_CR_ARDIS) != (RNG_CR_ARDIS)) ? 1UL : 0UL); in LL_RNG_IsEnabledArdis()
Dstm32h5xx_hal_rng_ex.h128 #define RNG_ARDIS_DISABLE (RNG_CR_ARDIS) /*!< Disable automatic reset after seed error */
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rng_ex.c126 | RNG_CR_RNG_CONFIG2 | RNG_CR_RNG_CONFIG3 | RNG_CR_ARDIS, in HAL_RNGEx_SetConfig()
204 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rng_ex.c126 | RNG_CR_RNG_CONFIG2 | RNG_CR_RNG_CONFIG3 | RNG_CR_ARDIS, in HAL_RNGEx_SetConfig()
204 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rng_ex.c126 | RNG_CR_RNG_CONFIG2 | RNG_CR_RNG_CONFIG3 | RNG_CR_ARDIS, in HAL_RNGEx_SetConfig()
204 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h6619 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32wba52xx.h10520 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32wba54xx.h10914 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32wba55xx.h10932 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h3006 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32h562xx.h4438 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32h563xx.h4658 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32h573xx.h4843 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h4737 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32u545xx.h4901 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32u575xx.h5140 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32u5f7xx.h5679 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32u595xx.h5383 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32u5a5xx.h5596 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32u585xx.h5353 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro
Dstm32u599xx.h5671 #define RNG_CR_ARDIS RNG_CR_ARDIS_Msk macro

12