Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rng.c103 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_RNG, ENABLE); in RNG_DeInit()
106 RCC_AHB1PeriphResetCmd(RCC_AHB1Periph_RNG, DISABLE); in RNG_DeInit()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h649 #define RCC_AHB1Periph_RNG ((uint32_t)0x80000000) macro

Completed in 7 milliseconds