Home
last modified time | relevance | path

Searched refs:RCC_AHB3PeriphResetCmd (Results 1 – 5 of 5) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_qspi.c148 RCC_AHB3PeriphResetCmd(RCC_AHB3Periph_QSPI, ENABLE); in QSPI_DeInit()
150 RCC_AHB3PeriphResetCmd(RCC_AHB3Periph_QSPI, DISABLE); in QSPI_DeInit()
A Dstm32f4xx_rcc.c2052 void RCC_AHB3PeriphResetCmd(uint32_t RCC_AHB3Periph, FunctionalState NewState) in RCC_AHB3PeriphResetCmd() function
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rcc.h484 void RCC_AHB3PeriphResetCmd(uint32_t RCC_AHB3Periph, FunctionalState NewState);
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_rcc.c1335 void RCC_AHB3PeriphResetCmd(uint32_t RCC_AHB3Periph, FunctionalState NewState) in RCC_AHB3PeriphResetCmd() function
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h804 void RCC_AHB3PeriphResetCmd(uint32_t RCC_AHB3Periph, FunctionalState NewState);

Completed in 16 milliseconds