Home
last modified time | relevance | path

Searched refs:AutoReset (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rng_ex.c104 assert_param(IS_RNG_ARDIS(pConf->AutoReset)); in HAL_RNGEx_SetConfig()
120 cr_value = (uint32_t)(pConf->ClockDivider | pConf->NistCompliance | pConf->AutoReset in HAL_RNGEx_SetConfig()
204 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rng_ex.c104 assert_param(IS_RNG_ARDIS(pConf->AutoReset)); in HAL_RNGEx_SetConfig()
120 cr_value = (uint32_t)(pConf->ClockDivider | pConf->NistCompliance | pConf->AutoReset in HAL_RNGEx_SetConfig()
207 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rng_ex.c104 assert_param(IS_RNG_ARDIS(pConf->AutoReset)); in HAL_RNGEx_SetConfig()
120 cr_value = (uint32_t)(pConf->ClockDivider | pConf->NistCompliance | pConf->AutoReset in HAL_RNGEx_SetConfig()
204 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rng_ex.c104 assert_param(IS_RNG_ARDIS(pConf->AutoReset)); in HAL_RNGEx_SetConfig()
120 cr_value = (uint32_t)(pConf->ClockDivider | pConf->NistCompliance | pConf->AutoReset in HAL_RNGEx_SetConfig()
204 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rng_ex.c104 assert_param(IS_RNG_ARDIS(pConf->AutoReset)); in HAL_RNGEx_SetConfig()
120 cr_value = (uint32_t)(pConf->ClockDivider | pConf->NistCompliance | pConf->AutoReset in HAL_RNGEx_SetConfig()
204 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rng_ex.c104 assert_param(IS_RNG_ARDIS(pConf->AutoReset)); in HAL_RNGEx_SetConfig()
120 cr_value = (uint32_t)(pConf->ClockDivider | pConf->NistCompliance | pConf->AutoReset in HAL_RNGEx_SetConfig()
204 pConf->AutoReset = (hrng->Instance->CR & RNG_CR_ARDIS); in HAL_RNGEx_GetConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rng_ex.h61 uint32_t AutoReset; /*!< automatic reset When a noise source error occurs member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rng_ex.h61 uint32_t AutoReset; /*!< automatic reset When a noise source error occurs member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rng_ex.h61 uint32_t AutoReset; /*!< automatic reset When a noise source error occurs member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rng_ex.h61 uint32_t AutoReset; /*!< automatic reset When a noise source error occurs member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rng_ex.h61 uint32_t AutoReset; /*!< automatic reset When a noise source error occurs member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rng_ex.h61 uint32_t AutoReset; /*!< automatic reset When a noise source error occurs member