Searched refs:FMC_Waitfeature (Results 1 – 2 of 2) sorted by relevance
417 assert_param(IS_FMC_WAIT_FEATURE(FMC_NANDInitStruct->FMC_Waitfeature)); in FMC_NANDInit()449 tmppcr |= (uint32_t)FMC_NANDInitStruct->FMC_Waitfeature | in FMC_NANDInit()526 FMC_NANDInitStruct->FMC_Waitfeature = FMC_Waitfeature_Disable; in FMC_NANDStructInit()717 assert_param(IS_FMC_WAIT_FEATURE(FMC_PCCARDInitStruct->FMC_Waitfeature)); in FMC_PCCARDInit()743 tmppcr |= (uint32_t)FMC_PCCARDInitStruct->FMC_Waitfeature | in FMC_PCCARDInit()805 FMC_PCCARDInitStruct->FMC_Waitfeature = FMC_Waitfeature_Disable; in FMC_PCCARDStructInit()
194 uint32_t FMC_Waitfeature; /*!< Enables or disables the Wait feature for the NAND Memory Bank. member225 uint32_t FMC_Waitfeature; /*!< Enables or disables the Wait feature for the Memory Bank. member
Completed in 7 milliseconds