Searched refs:FSMC_WrapMode (Results 1 – 4 of 4) sorted by relevance
165 assert_param(IS_FSMC_WRAP_MODE(FSMC_NORSRAMInitStruct->FSMC_WrapMode)); in FSMC_NORSRAMInit()187 FSMC_NORSRAMInitStruct->FSMC_WrapMode | in FSMC_NORSRAMInit()369 FSMC_NORSRAMInitStruct->FSMC_WrapMode = FSMC_WrapMode_Disable; in FSMC_NORSRAMStructInit()
111 FSMC_NORSRAMInitStruct->FSMC_WrapMode | in FSMC_NORSRAMInit()241 FSMC_NORSRAMInitStruct->FSMC_WrapMode = FSMC_WrapMode_Disable; in FSMC_NORSRAMStructInit()
88 uint32_t FSMC_WrapMode; /* Enables or disables the Wrapped burst access mode for Flash member
98 …uint32_t FSMC_WrapMode; /*!< Enables or disables the Wrapped burst access mode for Flash member
Completed in 8 milliseconds