Searched refs:writeOperation (Results 1 – 8 of 8) sorted by relevance
150 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()
145 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()
276 SMC_WRITE_OPERATION_T writeOperation; /*!< Set write operation */ member
275 EMMC_WRITE_OPERATION_T writeOperation; member
276 SMC_WRITE_OPERATION_T writeOperation; member
136 emmcNORSRAMConfig->writeOperation | in EMMC_ConfigNORSRAM()273 emmcNORSRAMConfig->writeOperation = EMMC_WRITE_OPERATION_ENABLE; in EMMC_ConfigNORSRAMStructInit()
137 smcNORSRAMConfig->writeOperation | in SMC_ConfigNORSRAM()274 smcNORSRAMConfig->writeOperation = SMC_WRITE_OPERATION_ENABLE; in SMC_ConfigNORSRAMStructInit()
Completed in 15 milliseconds