44 __asm__
volatile(
"dsb":::
"memory");
void flash_clear_pgperr_flag(void)
Clear programming parallelism error flag.
void flash_clear_pgaerr_flag(void)
Clear the Programming Alignment Error Flag.
void flash_clear_wrperr_flag(void)
Clear the Write Protect Error Flag.
static void flash_pipeline_stall(void)
Issue Pipeline Stall.
void flash_art_reset(void)
Reset the ART Cache.
void flash_wait_for_last_operation(void)
Wait until Last Operation has Ended.
void flash_art_enable(void)
Enable the ART Cache.
void flash_clear_eop_flag(void)
Clear the End of OPeration flag.
void flash_clear_status_flags(void)
Clear All Status Flags.
void flash_clear_erserr_flag(void)
Clear the Erase Sequence Error Flag.
#define FLASH_ACR
Flash Access Control register.
#define FLASH_SR
Flash Status register.