Home
last modified time | relevance | path

Searched refs:FSMC_Waitfeature (Results 1 – 4 of 4) sorted by relevance

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_fsmc.c247 assert_param( IS_FSMC_WAIT_FEATURE(FSMC_NANDInitStruct->FSMC_Waitfeature)); in FSMC_NANDInit()
263 tmppcr = (uint32_t)FSMC_NANDInitStruct->FSMC_Waitfeature | in FSMC_NANDInit()
310 assert_param(IS_FSMC_WAIT_FEATURE(FSMC_PCCARDInitStruct->FSMC_Waitfeature)); in FSMC_PCCARDInit()
329 FSMC_Bank4->PCR4 = (uint32_t)FSMC_PCCARDInitStruct->FSMC_Waitfeature | in FSMC_PCCARDInit()
401 FSMC_NANDInitStruct->FSMC_Waitfeature = FSMC_Waitfeature_Disable; in FSMC_NANDStructInit()
426 FSMC_PCCARDInitStruct->FSMC_Waitfeature = FSMC_Waitfeature_Disable; in FSMC_PCCARDStructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_fsmc.c161 tmppcr = (uint32_t)FSMC_NANDInitStruct->FSMC_Waitfeature | in FSMC_NANDInit()
204 FSMC_Bank4->PCR4 = (uint32_t)FSMC_PCCARDInitStruct->FSMC_Waitfeature | in FSMC_PCCARDInit()
273 FSMC_NANDInitStruct->FSMC_Waitfeature = FSMC_Waitfeature_Disable; in FSMC_NANDStructInit()
298 FSMC_PCCARDInitStruct->FSMC_Waitfeature = FSMC_Waitfeature_Disable; in FSMC_PCCARDStructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_fsmc.h150 uint32_t FSMC_Waitfeature; /* Enables or disables the Wait feature for the NAND Memory Bank. member
178 uint32_t FSMC_Waitfeature; /* Enables or disables the Wait feature for the Memory Bank. member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h166 …uint32_t FSMC_Waitfeature; /*!< Enables or disables the Wait feature for the NAND Memory Bank. member
197 uint32_t FSMC_Waitfeature; /*!< Enables or disables the Wait feature for the Memory Bank. member

Completed in 9 milliseconds