Lines Matching refs:address
106 volatile uint32_t *address; in XMC_FLASH_lEnterPageModeCommand() local
108 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lEnterPageModeCommand()
109 *address = (uint32_t)0x50U; in XMC_FLASH_lEnterPageModeCommand()
117 volatile uint32_t *address; in XMC_FLASH_lLoadPageCommand() local
119 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x55f0U); in XMC_FLASH_lLoadPageCommand()
120 *address = low_word; in XMC_FLASH_lLoadPageCommand()
121 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x55f4U); in XMC_FLASH_lLoadPageCommand()
122 *address = high_word; in XMC_FLASH_lLoadPageCommand()
130 volatile uint32_t *address; in XMC_FLASH_lWritePageCommand() local
132 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lWritePageCommand()
133 *address = 0xaaU; in XMC_FLASH_lWritePageCommand()
134 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lWritePageCommand()
135 *address = 0x55U; in XMC_FLASH_lWritePageCommand()
136 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lWritePageCommand()
137 *address = 0xa0U; in XMC_FLASH_lWritePageCommand()
138 address = page_start_address; in XMC_FLASH_lWritePageCommand()
139 *address = 0xaaU; in XMC_FLASH_lWritePageCommand()
147 volatile uint32_t *address; in XMC_FLASH_lWriteUCBPageCommand() local
149 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lWriteUCBPageCommand()
150 *address = 0xaaU; in XMC_FLASH_lWriteUCBPageCommand()
151 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lWriteUCBPageCommand()
152 *address = 0x55U; in XMC_FLASH_lWriteUCBPageCommand()
153 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lWriteUCBPageCommand()
154 *address = 0xc0U; in XMC_FLASH_lWriteUCBPageCommand()
155 address = page_start_address; in XMC_FLASH_lWriteUCBPageCommand()
156 *address = 0xaaU; in XMC_FLASH_lWriteUCBPageCommand()
164 volatile uint32_t *address; in XMC_FLASH_lEraseSectorCommand() local
166 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lEraseSectorCommand()
167 *address = 0xaaU; in XMC_FLASH_lEraseSectorCommand()
168 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lEraseSectorCommand()
169 *address = 0x55U; in XMC_FLASH_lEraseSectorCommand()
170 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lEraseSectorCommand()
171 *address = 0x80U; in XMC_FLASH_lEraseSectorCommand()
172 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lEraseSectorCommand()
173 *address = 0xaaU; in XMC_FLASH_lEraseSectorCommand()
174 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lEraseSectorCommand()
175 *address = 0x55U; in XMC_FLASH_lEraseSectorCommand()
176 address = sector_start_address; in XMC_FLASH_lEraseSectorCommand()
177 *address = 0x30U; in XMC_FLASH_lEraseSectorCommand()
187 volatile uint32_t *address; in XMC_FLASH_lDisableSectorWriteProtectionCommand() local
189 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lDisableSectorWriteProtectionCommand()
190 *address = 0xaaU; in XMC_FLASH_lDisableSectorWriteProtectionCommand()
191 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lDisableSectorWriteProtectionCommand()
192 *address = 0x55U; in XMC_FLASH_lDisableSectorWriteProtectionCommand()
193 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x553cU); in XMC_FLASH_lDisableSectorWriteProtectionCommand()
194 *address = user; in XMC_FLASH_lDisableSectorWriteProtectionCommand()
195 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lDisableSectorWriteProtectionCommand()
196 *address = password_0; in XMC_FLASH_lDisableSectorWriteProtectionCommand()
197 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lDisableSectorWriteProtectionCommand()
198 *address = password_1; in XMC_FLASH_lDisableSectorWriteProtectionCommand()
199 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5558U); in XMC_FLASH_lDisableSectorWriteProtectionCommand()
200 *address = 0x05U; in XMC_FLASH_lDisableSectorWriteProtectionCommand()
209 volatile uint32_t *address; in XMC_FLASH_lDisableReadProtectionCommand() local
211 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lDisableReadProtectionCommand()
212 *address = 0xaaU; in XMC_FLASH_lDisableReadProtectionCommand()
213 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lDisableReadProtectionCommand()
214 *address = 0x55U; in XMC_FLASH_lDisableReadProtectionCommand()
215 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x553cU); in XMC_FLASH_lDisableReadProtectionCommand()
216 *address = 0x00U; in XMC_FLASH_lDisableReadProtectionCommand()
217 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lDisableReadProtectionCommand()
218 *address = password_0; in XMC_FLASH_lDisableReadProtectionCommand()
219 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lDisableReadProtectionCommand()
220 *address = password_1; in XMC_FLASH_lDisableReadProtectionCommand()
221 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5558U); in XMC_FLASH_lDisableReadProtectionCommand()
222 *address = 0x08U; in XMC_FLASH_lDisableReadProtectionCommand()
230 volatile uint32_t *address; in XMC_FLASH_lClearStatusCommand() local
232 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lClearStatusCommand()
233 *address = 0xf5U; in XMC_FLASH_lClearStatusCommand()
275 void XMC_FLASH_ProgramPage(uint32_t *address, const uint32_t *data) in XMC_FLASH_ProgramPage() argument
287 XMC_FLASH_lWritePageCommand(address); in XMC_FLASH_ProgramPage()
296 void XMC_FLASH_EraseSector(uint32_t *address) in XMC_FLASH_EraseSector() argument
299 XMC_FLASH_lEraseSectorCommand(address); in XMC_FLASH_EraseSector()
310 volatile uint32_t *address; in XMC_FLASH_lErasePhysicalSectorCommand() local
312 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lErasePhysicalSectorCommand()
313 *address = 0xaaU; in XMC_FLASH_lErasePhysicalSectorCommand()
314 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lErasePhysicalSectorCommand()
315 *address = 0x55U; in XMC_FLASH_lErasePhysicalSectorCommand()
316 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lErasePhysicalSectorCommand()
317 *address = 0x80U; in XMC_FLASH_lErasePhysicalSectorCommand()
318 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lErasePhysicalSectorCommand()
319 *address = 0xaaU; in XMC_FLASH_lErasePhysicalSectorCommand()
320 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lErasePhysicalSectorCommand()
321 *address = 0x55U; in XMC_FLASH_lErasePhysicalSectorCommand()
322 address = sector_start_address; in XMC_FLASH_lErasePhysicalSectorCommand()
323 *address = 0x40U; in XMC_FLASH_lErasePhysicalSectorCommand()
332 volatile uint32_t *address; in XMC_FLASH_lRepairPhysicalSectorCommand() local
334 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lRepairPhysicalSectorCommand()
335 *address = 0xaaU; in XMC_FLASH_lRepairPhysicalSectorCommand()
336 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lRepairPhysicalSectorCommand()
337 *address = 0x55U; in XMC_FLASH_lRepairPhysicalSectorCommand()
338 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lRepairPhysicalSectorCommand()
339 *address = 0x80U; in XMC_FLASH_lRepairPhysicalSectorCommand()
340 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_lRepairPhysicalSectorCommand()
341 *address = 0xaaU; in XMC_FLASH_lRepairPhysicalSectorCommand()
342 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_lRepairPhysicalSectorCommand()
343 *address = 0x55U; in XMC_FLASH_lRepairPhysicalSectorCommand()
344 address = XMC_FLASH_PHY_SECTOR_4; in XMC_FLASH_lRepairPhysicalSectorCommand()
345 *address = 0x40U; in XMC_FLASH_lRepairPhysicalSectorCommand()
351 void XMC_FLASH_ErasePhysicalSector(uint32_t *address) in XMC_FLASH_ErasePhysicalSector() argument
354 XMC_FLASH_lErasePhysicalSectorCommand(address); in XMC_FLASH_ErasePhysicalSector()
374 volatile uint32_t *address; in XMC_FLASH_EraseUCB() local
376 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_EraseUCB()
377 *address = 0xaaU; in XMC_FLASH_EraseUCB()
378 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_EraseUCB()
379 *address = 0x55U; in XMC_FLASH_EraseUCB()
380 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_EraseUCB()
381 *address = 0x80U; in XMC_FLASH_EraseUCB()
382 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_EraseUCB()
383 *address = 0xaaU; in XMC_FLASH_EraseUCB()
384 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0xaaa8U); in XMC_FLASH_EraseUCB()
385 *address = 0x55U; in XMC_FLASH_EraseUCB()
386 address = ucb_sector_start_address; in XMC_FLASH_EraseUCB()
387 *address = 0xc0U; in XMC_FLASH_EraseUCB()
398 volatile uint32_t *address; in XMC_FLASH_Reset() local
400 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_Reset()
401 *address = 0xf0U; in XMC_FLASH_Reset()
543 volatile uint32_t *address; in XMC_FLASH_ResumeProtection() local
545 address = (uint32_t *)(XMC_FLASH_UNCACHED_BASE + 0x5554U); in XMC_FLASH_ResumeProtection()
546 *address = 0x5eU; in XMC_FLASH_ResumeProtection()