/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_flash_ex.c | 537 static void FLASH_MassErase(uint8_t VoltageRange, uint32_t Banks) in FLASH_MassErase() 641 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 712 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() 813 … HAL_StatusTypeDef FLASH_OB_EnablePCROP(uint32_t SectorBank1, uint32_t SectorBank2, uint32_t Banks) in FLASH_OB_EnablePCROP() 877 …HAL_StatusTypeDef FLASH_OB_DisablePCROP(uint32_t SectorBank1, uint32_t SectorBank2, uint32_t Banks) in FLASH_OB_DisablePCROP() 948 static void FLASH_MassErase(uint8_t VoltageRange, uint32_t Banks) in FLASH_MassErase() 1027 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 1063 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_flash_ex.c | 945 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase() 992 void FLASH_Erase_Sector(uint32_t Sector, uint32_t Banks) in FLASH_Erase_Sector() 1053 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 1084 static void FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() 1616 static void FLASH_OB_WMSECConfig(uint32_t Banks, uint32_t WMSecStartSector, uint32_t WMSecEndSector) in FLASH_OB_WMSECConfig() 1690 static void FLASH_OB_HDPConfig(uint32_t Banks, uint32_t HDPStartSector, uint32_t HDPEndSector) in FLASH_OB_HDPConfig() 1769 static void FLASH_OB_EDATAConfig(uint32_t Banks, uint32_t EDATASize) in FLASH_OB_EDATAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_flash_ex.c | 1103 static void FLASH_MassErase(uint32_t VoltageRange, uint32_t Banks) in FLASH_MassErase() 1180 void FLASH_Erase_Sector(uint32_t Sector, uint32_t Banks, uint32_t VoltageRange) in FLASH_Erase_Sector() 1237 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 1272 static void FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() 1652 …B_PCROPConfig(uint32_t PCROPConfig, uint32_t PCROPStartAddr, uint32_t PCROPEndAddr, uint32_t Banks) in FLASH_OB_PCROPConfig() 1891 …int32_t SecureAreaConfig, uint32_t SecureAreaStartAddr, uint32_t SecureAreaEndAddr, uint32_t Banks) in FLASH_OB_SecureAreaConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_flash_ex.c | 597 void HAL_FLASHEx_EnableSecHideProtection(uint32_t Banks) in HAL_FLASHEx_EnableSecHideProtection() 723 HAL_StatusTypeDef HAL_FLASHEx_EnablePowerDown(uint32_t Banks) in HAL_FLASHEx_EnablePowerDown() 888 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase() 921 void FLASH_PageErase(uint32_t Page, uint32_t Banks) in FLASH_PageErase()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_flash_ex.c | 432 static void FLASH_MassErase(uint8_t VoltageRange, uint32_t Banks) in FLASH_MassErase() 463 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 501 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_flash_ex.c | 538 void HAL_FLASHEx_EnableSecHideProtection(uint32_t Banks) in HAL_FLASHEx_EnableSecHideProtection() 742 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase() 798 void FLASH_PageErase(uint32_t Page, uint32_t Banks) in FLASH_PageErase()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_flash_ex.c | 524 void HAL_FLASHEx_EnableSecMemProtection(uint32_t Banks) in HAL_FLASHEx_EnableSecMemProtection() 568 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase() 588 void FLASH_PageErase(uint32_t Banks, uint32_t Page) in FLASH_PageErase()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_flash_ex.c | 504 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase() 551 void FLASH_PageErase(uint32_t Page, uint32_t Banks) in FLASH_PageErase()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_flash_ex.c | 537 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase() 582 void FLASH_PageErase(uint32_t Page, uint32_t Banks) in FLASH_PageErase()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_flash_ex.h | 50 uint32_t Banks; /*!< Select banks to erase when Mass erase is enabled. member 78 uint32_t Banks; /*!< Select banks for WRP activation/deactivation of all sectors. member
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_flash_ex.h | 51 uint32_t Banks; /*!< Select banks to erase when Mass erase is enabled. member 94 uint32_t Banks; /*!< Select banks for WRP , HDP and secure area configuration. member 168 uint32_t Banks; /*!< Selection of the associated bank of HDP Area. member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_flash_ex.h | 50 uint32_t Banks; /*!< Select banks to erase when Mass erase is enabled. member 78 uint32_t Banks; /*!< Select banks for WRP activation/deactivation of all sectors. member 115 uint32_t Banks; /*!< Select banks for PCROP activation/deactivation of all sectors. member
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_flash_ex.h | 173 uint32_t Banks; /*!< Select banks to erase when Mass erase is enabled. member 199 uint32_t Banks; /*!< Select banks for WRP activation/deactivation of all sectors. member
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_flash.h | 49 uint32_t Banks; /*!< Select bank to erase. member 113 …uint32_t Banks; /* Internal variable to save current bank selected during erase… member
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_flash.h | 49 uint32_t Banks; /*!< Select bank to erase. member 142 …uint32_t Banks; /* Internal variable to save current bank selected during era… member
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_flash_ex.c | 590 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_flash_ex.h | 50 uint32_t Banks; /*!< Select banks to erase when Mass erase is enabled. member 91 uint32_t Banks; /*!< Select banks for WRP , PCROP and secure area config . member
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_flash_ex.c | 772 void HAL_FLASHEx_EnableHDPProtection(uint32_t Banks) in HAL_FLASHEx_EnableHDPProtection()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_flash_ex.c | 440 static void FLASH_MassErase(uint8_t VoltageRange, uint32_t Banks) in FLASH_MassErase()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_flash_ex.c | 577 void HAL_FLASHEx_EnableSecHideProtection(uint32_t Banks) in HAL_FLASHEx_EnableSecHideProtection()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_flash_ex.h | 51 uint32_t Banks; /*!< Select banks to erase when Mass erase is enabled. member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_flash.h | 49 uint32_t Banks; /*!< Select bank to erase. member
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_flash.h | 49 uint32_t Banks; /*!< Select bank to erase. member
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_flash.h | 49 uint32_t Banks; /*!< Select bank to erase. member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_flash.h | 50 uint32_t Banks; /*!< Select bank to erase. member
|