Searched defs:Sector (Results 1 – 7 of 7) sorted by relevance
586 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()982 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()1101 static HAL_StatusTypeDef FLASH_OB_EnablePCROP(uint32_t Sector) in FLASH_OB_EnablePCROP()1129 static HAL_StatusTypeDef FLASH_OB_DisablePCROP(uint32_t Sector) in FLASH_OB_DisablePCROP()
66 …__IO uint32_t Sector; /*Internal variable to define the current sector w… member
55 uint32_t Sector; /*!< Initial FLASH sector to erase when Mass erase is disabled member
1035 static HAL_StatusTypeDef FLASH_OB_ProtectedSectorsConfig(uint32_t Sector, uint32_t Sector2, uint32_… in FLASH_OB_ProtectedSectorsConfig()