Searched refs:FSMC_Waitfeature_Disable (Results 1 – 4 of 4) sorted by relevance
516 #define FSMC_Waitfeature_Disable ((uint32_t)0x00000000) macro518 #define IS_FSMC_WAIT_FEATURE(FEATURE) (((FEATURE) == FSMC_Waitfeature_Disable) || \
273 FSMC_NANDInitStruct->FSMC_Waitfeature = FSMC_Waitfeature_Disable; in FSMC_NANDStructInit()298 FSMC_PCCARDInitStruct->FSMC_Waitfeature = FSMC_Waitfeature_Disable; in FSMC_PCCARDStructInit()
267 #define FSMC_Waitfeature_Disable ((uint32_t)0x00000000) macro
401 FSMC_NANDInitStruct->FSMC_Waitfeature = FSMC_Waitfeature_Disable; in FSMC_NANDStructInit()426 FSMC_PCCARDInitStruct->FSMC_Waitfeature = FSMC_Waitfeature_Disable; in FSMC_PCCARDStructInit()
Completed in 13 milliseconds