Home
last modified time | relevance | path

Searched defs:RCC_AHB2Periph (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_rcc.c1126 void RCC_AHB2PeriphClockCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphClockCmd()
1311 void RCC_AHB2PeriphResetCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphResetCmd()
1496 void RCC_AHB2PeriphClockLPModeCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphClockLPModeCmd()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rcc.c1822 void RCC_AHB2PeriphClockCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphClockCmd()
2025 void RCC_AHB2PeriphResetCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphResetCmd()
2228 void RCC_AHB2PeriphClockLPModeCmd(uint32_t RCC_AHB2Periph, FunctionalState NewState) in RCC_AHB2PeriphClockLPModeCmd()

Completed in 9 milliseconds