Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_smc.c150 SMC_Bank1->CSCTRL1_B.WREN = smcNORSRAMConfig->writeOperation; in SMC_ConfigNORSRAM()
203 SMC_Bank1->CSCTRL2_B.WREN = smcNORSRAMConfig->writeOperation; in SMC_ConfigNORSRAM()
256 SMC_Bank1->CSCTRL3_B.WREN = smcNORSRAMConfig->writeOperation; in SMC_ConfigNORSRAM()
309 SMC_Bank1->CSCTRL4_B.WREN = smcNORSRAMConfig->writeOperation; in SMC_ConfigNORSRAM()
482 smcNORSRAMConfig->writeOperation = SMC_WRITE_OPERATION_ENABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_smc.c145 SMC_Bank1->CSCTRL1_B.WREN = smcNORSRAMConfig->writeOperation; in SMC_ConfigNORSRAM()
198 SMC_Bank1->CSCTRL2_B.WREN = smcNORSRAMConfig->writeOperation; in SMC_ConfigNORSRAM()
251 SMC_Bank1->CSCTRL3_B.WREN = smcNORSRAMConfig->writeOperation; in SMC_ConfigNORSRAM()
304 SMC_Bank1->CSCTRL4_B.WREN = smcNORSRAMConfig->writeOperation; in SMC_ConfigNORSRAM()
476 smcNORSRAMConfig->writeOperation = SMC_WRITE_OPERATION_ENABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_smc.h276 SMC_WRITE_OPERATION_T writeOperation; /*!< Set write operation */ member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_emmc.h275 EMMC_WRITE_OPERATION_T writeOperation; member
A Dapm32f10x_smc.h276 SMC_WRITE_OPERATION_T writeOperation; member
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_smc.h276 SMC_WRITE_OPERATION_T writeOperation; /*!< Set write operation */ member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_emmc.c136 emmcNORSRAMConfig->writeOperation | in EMMC_ConfigNORSRAM()
273 emmcNORSRAMConfig->writeOperation = EMMC_WRITE_OPERATION_ENABLE; in EMMC_ConfigNORSRAMStructInit()
A Dapm32f10x_smc.c137 smcNORSRAMConfig->writeOperation | in SMC_ConfigNORSRAM()
274 smcNORSRAMConfig->writeOperation = SMC_WRITE_OPERATION_ENABLE; in SMC_ConfigNORSRAMStructInit()

Completed in 15 milliseconds