Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c169 assert_param(IS_FMC_MUX(FMC_NORSRAMInitStruct->FMC_DataAddressMux)); in FMC_NORSRAMInit()
202 tmpbcr |= (uint32_t)FMC_NORSRAMInitStruct->FMC_DataAddressMux | in FMC_NORSRAMInit()
278 FMC_NORSRAMInitStruct->FMC_DataAddressMux = FMC_DataAddressMux_Enable; in FMC_NORSRAMStructInit()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h99 uint32_t FMC_DataAddressMux; /*!< Specifies whether the address and data values are member

Completed in 6 milliseconds