Searched refs:WRITESEQ4 (Results 1 – 2 of 2) sorted by relevance
340 write_flash(WRITESEQ4, WRITEDATA4); in erase_flash()350 write_flash(SecFlashAOff + WRITESEQ4, WRITEDATA4); in erase_flash()360 write_flash(PriFlashBOff + WRITESEQ4, WRITEDATA4); in erase_flash()370 write_flash(SecFlashBOff + WRITESEQ4, WRITEDATA4); in erase_flash()392 write_flash((WRITESEQ4 | ulSectorOff), WRITEDATA4); in erase_block_flash()
58 #define WRITESEQ4 0x0AAA macro