/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rng.h | 644 WRITE_REG(RNGx->HTCR, LL_RNG_HTCFG); in LL_RNG_SetHealthConfig() 646 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 658 WRITE_REG(RNGx->HTCR, LL_RNG_HTCFG); in LL_RNG_GetHealthConfig() 660 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rng.h | 656 WRITE_REG(RNGx->HTCR, LL_RNG_HTCFG); in LL_RNG_SetHealthConfig() 658 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 670 WRITE_REG(RNGx->HTCR, LL_RNG_HTCFG); in LL_RNG_GetHealthConfig() 672 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rng_ex.c | 139 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG_1); in HAL_RNGEx_SetConfig() 141 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG); in HAL_RNGEx_SetConfig()
|
D | stm32wlxx_hal_rng.c | 214 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG_1); in HAL_RNG_Init() 216 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG); in HAL_RNG_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rng_ex.c | 139 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG_1); in HAL_RNGEx_SetConfig() 141 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG); in HAL_RNGEx_SetConfig()
|
D | stm32l5xx_hal_rng.c | 213 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG_1); in HAL_RNG_Init() 215 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG); in HAL_RNG_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rng_ex.c | 142 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG_1); in HAL_RNGEx_SetConfig() 144 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG); in HAL_RNGEx_SetConfig()
|
D | stm32l4xx_hal_rng.c | 231 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG_1); in HAL_RNG_Init() 233 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG); in HAL_RNG_Init()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rng_ex.c | 130 WRITE_REG(hrng->Instance->HTCR, pConf->HealthTest); in HAL_RNGEx_SetConfig() 205 pConf->HealthTest = (hrng->Instance->HTCR); in HAL_RNGEx_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rng_ex.c | 130 WRITE_REG(hrng->Instance->HTCR, pConf->HealthTest); in HAL_RNGEx_SetConfig() 208 pConf->HealthTest = (hrng->Instance->HTCR); in HAL_RNGEx_GetConfig()
|
D | stm32u5xx_hal_rng.c | 209 WRITE_REG(hrng->Instance->HTCR, RNG_HTCR_NIST_VALUE); in HAL_RNG_Init()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rng_ex.c | 143 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG_1); in HAL_RNGEx_SetConfig() 145 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG); in HAL_RNGEx_SetConfig()
|
D | stm32h7xx_hal_rng.c | 218 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG_1); in HAL_RNG_Init() 220 WRITE_REG(hrng->Instance->HTCR, RNG_HTCFG); in HAL_RNG_Init()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rng_ex.c | 130 WRITE_REG(hrng->Instance->HTCR, pConf->HealthTest); in HAL_RNGEx_SetConfig() 205 pConf->HealthTest = (hrng->Instance->HTCR); in HAL_RNGEx_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rng_ex.c | 130 WRITE_REG(hrng->Instance->HTCR, pConf->HealthTest); in HAL_RNGEx_SetConfig() 205 pConf->HealthTest = (hrng->Instance->HTCR); in HAL_RNGEx_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rng_ex.c | 130 WRITE_REG(hrng->Instance->HTCR, pConf->HealthTest); in HAL_RNGEx_SetConfig() 205 pConf->HealthTest = (hrng->Instance->HTCR); in HAL_RNGEx_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rng_ex.c | 130 WRITE_REG(hrng->Instance->HTCR, pConf->HealthTest); in HAL_RNGEx_SetConfig() 205 pConf->HealthTest = (hrng->Instance->HTCR); in HAL_RNGEx_GetConfig()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rng.h | 626 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 637 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rng.h | 663 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthconfiguration() 674 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthconfiguration()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_rng.h | 675 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 686 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_rng.h | 677 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 688 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rng.h | 680 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 691 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_rng.h | 677 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 688 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rng.h | 680 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 691 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_rng.h | 680 WRITE_REG(RNGx->HTCR, HTCFG); in LL_RNG_SetHealthConfig() 691 return (uint32_t)READ_REG(RNGx->HTCR); in LL_RNG_GetHealthConfig()
|