Home
last modified time | relevance | path

Searched refs:SMC_WRITE_BURST_DISABLE (Results 1 – 6 of 6) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_smc.h174 SMC_WRITE_BURST_DISABLE, /*!< Disable write PSRAM burst */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_smc.h175 SMC_WRITE_BURST_DISABLE = 0x00000000, enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_smc.h175 SMC_WRITE_BURST_DISABLE, /*!< Disable write PSRAM burst */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_smc.c277 smcNORSRAMConfig->writeBurst = SMC_WRITE_BURST_DISABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_smc.c485 smcNORSRAMConfig->writeBurst = SMC_WRITE_BURST_DISABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_smc.c479 smcNORSRAMConfig->writeBurst = SMC_WRITE_BURST_DISABLE; in SMC_ConfigNORSRAMStructInit()

Completed in 15 milliseconds