Searched refs:FSMC_DataAddressMux (Results 1 – 4 of 4) sorted by relevance
159 assert_param(IS_FSMC_MUX(FSMC_NORSRAMInitStruct->FSMC_DataAddressMux)); in FSMC_NORSRAMInit()181 (uint32_t)FSMC_NORSRAMInitStruct->FSMC_DataAddressMux | in FSMC_NORSRAMInit()363 FSMC_NORSRAMInitStruct->FSMC_DataAddressMux = FSMC_DataAddressMux_Enable; in FSMC_NORSRAMStructInit()
105 (uint32_t)FSMC_NORSRAMInitStruct->FSMC_DataAddressMux | in FSMC_NORSRAMInit()235 FSMC_NORSRAMInitStruct->FSMC_DataAddressMux = FSMC_DataAddressMux_Enable; in FSMC_NORSRAMStructInit()
65 uint32_t FSMC_DataAddressMux; /* Specifies whether the address and data values are member
75 uint32_t FSMC_DataAddressMux; /*!< Specifies whether the address and data values are member
Completed in 8 milliseconds