Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_smc.h149 SMC_WRITE_OPERATION_ENABLE /*!< Enable write operation */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_smc.h149 SMC_WRITE_OPERATION_ENABLE = 0x00001000 enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_smc.h149 SMC_WRITE_OPERATION_ENABLE /*!< Enable write operation */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_smc.c274 smcNORSRAMConfig->writeOperation = SMC_WRITE_OPERATION_ENABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_smc.c482 smcNORSRAMConfig->writeOperation = SMC_WRITE_OPERATION_ENABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_smc.c476 smcNORSRAMConfig->writeOperation = SMC_WRITE_OPERATION_ENABLE; in SMC_ConfigNORSRAMStructInit()

Completed in 10 milliseconds