Searched refs:FSMC_BurstAccessMode (Results 1 – 4 of 4) sorted by relevance
162 assert_param(IS_FSMC_BURSTMODE(FSMC_NORSRAMInitStruct->FSMC_BurstAccessMode)); in FSMC_NORSRAMInit()184 FSMC_NORSRAMInitStruct->FSMC_BurstAccessMode | in FSMC_NORSRAMInit()366 FSMC_NORSRAMInitStruct->FSMC_BurstAccessMode = FSMC_BurstAccessMode_Disable; in FSMC_NORSRAMStructInit()
108 FSMC_NORSRAMInitStruct->FSMC_BurstAccessMode | in FSMC_NORSRAMInit()238 FSMC_NORSRAMInitStruct->FSMC_BurstAccessMode = FSMC_BurstAccessMode_Disable; in FSMC_NORSRAMStructInit()
76 uint32_t FSMC_BurstAccessMode; /* Enables or disables the burst access mode for Flash memory, member
86 …uint32_t FSMC_BurstAccessMode; /*!< Enables or disables the burst access mode for Flash memory, member
Completed in 8 milliseconds