Searched refs:FLASH_SR_BSY (Results 1 – 1 of 1) sorted by relevance
117 #define FLASH_SR_BSY 0x00010000 macro215 while (flash->SR & FLASH_SR_BSY); in blEraseSectors()320 while (flash->SR & FLASH_SR_BSY); in blPlatProgramFlash()