Home
last modified time | relevance | path

Searched refs:RCC_AHB2Periph_RNG (Results 1 – 4 of 4) sorted by relevance

/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_rng.c103 RCC_AHB2PeriphResetCmd(RCC_AHB2Periph_RNG, ENABLE); in RNG_DeInit()
106 RCC_AHB2PeriphResetCmd(RCC_AHB2Periph_RNG, DISABLE); in RNG_DeInit()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rng.c96 RCC_AHB2PeriphResetCmd(RCC_AHB2Periph_RNG, ENABLE); in RNG_DeInit()
99 RCC_AHB2PeriphResetCmd(RCC_AHB2Periph_RNG, DISABLE); in RNG_DeInit()
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rcc.h293 #define RCC_AHB2Periph_RNG ((uint32_t)0x00000040) macro
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h666 #define RCC_AHB2Periph_RNG ((uint32_t)0x00000040) macro

Completed in 12 milliseconds