Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_smc.h121 SMC_WAIT_SIGNAL_POLARITY_LOW, /*!< Set low polarity valid */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_smc.h121 SMC_WAIT_SIGNAL_POLARITY_LOW = 0x00000000, enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_smc.h121 SMC_WAIT_SIGNAL_POLARITY_LOW, /*!< Set low polarity valid */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_smc.c271 smcNORSRAMConfig->waitSignalPolarity = SMC_WAIT_SIGNAL_POLARITY_LOW; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_smc.c479 smcNORSRAMConfig->waitSignalPolarity = SMC_WAIT_SIGNAL_POLARITY_LOW; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_smc.c473 smcNORSRAMConfig->waitSignalPolarity = SMC_WAIT_SIGNAL_POLARITY_LOW; in SMC_ConfigNORSRAMStructInit()

Completed in 16 milliseconds