Home
last modified time | relevance | path

Searched refs:asynchronousWait (Results 1 – 8 of 8) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_smc.c146 SMC_Bank1->CSCTRL1_B.WSASYNCEN = smcNORSRAMConfig->asynchronousWait; in SMC_ConfigNORSRAM()
199 SMC_Bank1->CSCTRL2_B.WSASYNCEN = smcNORSRAMConfig->asynchronousWait; in SMC_ConfigNORSRAM()
252 SMC_Bank1->CSCTRL3_B.WSASYNCEN = smcNORSRAMConfig->asynchronousWait; in SMC_ConfigNORSRAM()
305 SMC_Bank1->CSCTRL4_B.WSASYNCEN = smcNORSRAMConfig->asynchronousWait; in SMC_ConfigNORSRAM()
478 smcNORSRAMConfig->asynchronousWait = SMC_ASYNCHRONOUS_WAIT_DISABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_smc.c141 SMC_Bank1->CSCTRL1_B.WSASYNCEN = smcNORSRAMConfig->asynchronousWait; in SMC_ConfigNORSRAM()
194 SMC_Bank1->CSCTRL2_B.WSASYNCEN = smcNORSRAMConfig->asynchronousWait; in SMC_ConfigNORSRAM()
247 SMC_Bank1->CSCTRL3_B.WSASYNCEN = smcNORSRAMConfig->asynchronousWait; in SMC_ConfigNORSRAM()
300 SMC_Bank1->CSCTRL4_B.WSASYNCEN = smcNORSRAMConfig->asynchronousWait; in SMC_ConfigNORSRAM()
472 smcNORSRAMConfig->asynchronousWait = SMC_ASYNCHRONOUS_WAIT_DISABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_smc.h272 SMC_ASYNCHRONOUS_WAIT_T asynchronousWait; /*!< Set asynchronous wait */ member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_emmc.h271 EMMC_ASYNCHRONOUS_WAIT_T asynchronousWait; member
A Dapm32f10x_smc.h272 SMC_ASYNCHRONOUS_WAIT_T asynchronousWait; member
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_smc.h272 SMC_ASYNCHRONOUS_WAIT_T asynchronousWait; /*!< Set asynchronous wait */ member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_emmc.c132 emmcNORSRAMConfig->asynchronousWait | in EMMC_ConfigNORSRAM()
269 emmcNORSRAMConfig->asynchronousWait = EMMC_ASYNCHRONOUS_WAIT_DISABLE; in EMMC_ConfigNORSRAMStructInit()
A Dapm32f10x_smc.c133 smcNORSRAMConfig->asynchronousWait | in SMC_ConfigNORSRAM()
270 smcNORSRAMConfig->asynchronousWait = SMC_ASYNCHRONOUS_WAIT_DISABLE; in SMC_ConfigNORSRAMStructInit()

Completed in 14 milliseconds