Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_smc.c153 SMC_Bank1->CSCTRL1_B.WRBURSTEN = smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
206 SMC_Bank1->CSCTRL2_B.WRBURSTEN = smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
259 SMC_Bank1->CSCTRL3_B.WRBURSTEN = smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
312 SMC_Bank1->CSCTRL4_B.WRBURSTEN = smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
485 smcNORSRAMConfig->writeBurst = SMC_WRITE_BURST_DISABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_smc.c148 SMC_Bank1->CSCTRL1_B.WRBURSTEN = smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
201 SMC_Bank1->CSCTRL2_B.WRBURSTEN = smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
254 SMC_Bank1->CSCTRL3_B.WRBURSTEN = smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
307 SMC_Bank1->CSCTRL4_B.WRBURSTEN = smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
479 smcNORSRAMConfig->writeBurst = SMC_WRITE_BURST_DISABLE; in SMC_ConfigNORSRAMStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_smc.h279 SMC_WRITE_BURST_T writeBurst; /*!< Set write burst */ member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_emmc.h278 EMMC_WRITE_BURST_T writeBurst; member
A Dapm32f10x_smc.h279 SMC_WRITE_BURST_T writeBurst; member
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_smc.h279 SMC_WRITE_BURST_T writeBurst; /*!< Set write burst */ member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_emmc.c139 emmcNORSRAMConfig->writeBurst; in EMMC_ConfigNORSRAM()
276 emmcNORSRAMConfig->writeBurst = EMMC_WRITE_BURST_DISABLE; in EMMC_ConfigNORSRAMStructInit()
A Dapm32f10x_smc.c140 smcNORSRAMConfig->writeBurst; in SMC_ConfigNORSRAM()
277 smcNORSRAMConfig->writeBurst = SMC_WRITE_BURST_DISABLE; in SMC_ConfigNORSRAMStructInit()

Completed in 22 milliseconds