Searched refs:FSMC_WriteBurst (Results 1 – 4 of 4) sorted by relevance
170 assert_param(IS_FSMC_WRITE_BURST(FSMC_NORSRAMInitStruct->FSMC_WriteBurst)); in FSMC_NORSRAMInit()192 FSMC_NORSRAMInitStruct->FSMC_WriteBurst; in FSMC_NORSRAMInit()374 FSMC_NORSRAMInitStruct->FSMC_WriteBurst = FSMC_WriteBurst_Disable; in FSMC_NORSRAMStructInit()
116 FSMC_NORSRAMInitStruct->FSMC_WriteBurst; in FSMC_NORSRAMInit()246 FSMC_NORSRAMInitStruct->FSMC_WriteBurst = FSMC_WriteBurst_Disable; in FSMC_NORSRAMStructInit()
107 uint32_t FSMC_WriteBurst; /* Enables or disables the write burst operation. member
117 uint32_t FSMC_WriteBurst; /*!< Enables or disables the write burst operation. member
Completed in 14 milliseconds