Home
last modified time | relevance | path

Searched refs:RCC_AHB3Periph_QSPI (Results 1 – 2 of 2) 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()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h555 #define RCC_AHB3Periph_QSPI ((uint32_t)0x00000002) macro

Completed in 9 milliseconds