Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rng_ex.h65 uint32_t NoiseSource; /*!< RNG noise source control(Oscillator Enable signals) member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rng_ex.c133 WRITE_REG(hrng->Instance->NSCR, pConf->NoiseSource); in HAL_RNGEx_SetConfig()