Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_smc.h130 SMC_WRAP_MODE_DISABLE, /*!< Disable wrapped burst mode */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_smc.h130 SMC_WRAP_MODE_DISABLE = 0x00000000, enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_smc.h130 SMC_WRAP_MODE_DISABLE, /*!< Disable wrapped burst mode */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_smc.c272 smcNORSRAMConfig->wrapMode = SMC_WRAP_MODE_DISABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_smc.c480 smcNORSRAMConfig->wrapMode = SMC_WRAP_MODE_DISABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_smc.c474 smcNORSRAMConfig->wrapMode = SMC_WRAP_MODE_DISABLE; in SMC_ConfigNORSRAMStructInit()

Completed in 19 milliseconds