Searched defs:RCC_AHB2Periph (Results 1 – 2 of 2) sorted by relevance
1126 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()
1822 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