Searched defs:VoltageRange (Results 1 – 4 of 4) sorted by relevance
469 FLASH_Status FLASH_EraseSector(uint32_t FLASH_Sector, uint8_t VoltageRange) in FLASH_EraseSector()537 FLASH_Status FLASH_EraseAllSectors(uint8_t VoltageRange) in FLASH_EraseAllSectors()618 FLASH_Status FLASH_EraseAllBank1Sectors(uint8_t VoltageRange) in FLASH_EraseAllBank1Sectors()685 FLASH_Status FLASH_EraseAllBank2Sectors(uint8_t VoltageRange) in FLASH_EraseAllBank2Sectors()
389 static void FLASH_MassErase(uint8_t VoltageRange) in FLASH_MassErase()423 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()
345 FLASH_Status FLASH_EraseSector(uint32_t FLASH_Sector, uint8_t VoltageRange) in FLASH_EraseSector()410 FLASH_Status FLASH_EraseAllSectors(uint8_t VoltageRange) in FLASH_EraseAllSectors()
75 uint32_t VoltageRange;/*!< The device voltage range which defines the erase parallelism member
Completed in 15 milliseconds