Searched refs:FSMC_WaitSignalActive (Results 1 – 4 of 4) sorted by relevance
166 assert_param(IS_FSMC_WAIT_SIGNAL_ACTIVE(FSMC_NORSRAMInitStruct->FSMC_WaitSignalActive)); in FSMC_NORSRAMInit()188 FSMC_NORSRAMInitStruct->FSMC_WaitSignalActive | in FSMC_NORSRAMInit()370 FSMC_NORSRAMInitStruct->FSMC_WaitSignalActive = FSMC_WaitSignalActive_BeforeWaitState; in FSMC_NORSRAMStructInit()
112 FSMC_NORSRAMInitStruct->FSMC_WaitSignalActive | in FSMC_NORSRAMInit()242 FSMC_NORSRAMInitStruct->FSMC_WaitSignalActive = FSMC_WaitSignalActive_BeforeWaitState; in FSMC_NORSRAMStructInit()
92 uint32_t FSMC_WaitSignalActive; /* Specifies if the wait signal is asserted by the memory one member
102 uint32_t FSMC_WaitSignalActive; /*!< Specifies if the wait signal is asserted by the memory one member
Completed in 9 milliseconds