Home
last modified time | relevance | path

Searched defs:Sector (Results 1 – 3 of 3) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_flash_ex.c586 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()
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_flash.h66 …__IO uint32_t Sector; /*Internal variable to define the current sector w… member
Dstm32f4xx_hal_flash_ex.h55 uint32_t Sector; /*!< Initial FLASH sector to erase when Mass erase is disabled member