Home
last modified time | relevance | path

Searched refs:FMC_Waitfeature (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c417 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()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h194 uint32_t FMC_Waitfeature; /*!< Enables or disables the Wait feature for the NAND Memory Bank. member
225 uint32_t FMC_Waitfeature; /*!< Enables or disables the Wait feature for the Memory Bank. member

Completed in 7 milliseconds