Home
last modified time | relevance | path

Searched defs:Banks (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_flash_ex.c946 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase()
993 void FLASH_Erase_Sector(uint32_t Sector, uint32_t Banks) in FLASH_Erase_Sector()
1054 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP()
1085 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()
1760 static void FLASH_OB_EDATAConfig(uint32_t Banks, uint32_t EDATASize) in FLASH_OB_EDATAConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c598 void HAL_FLASHEx_EnableSecHideProtection(uint32_t Banks) in HAL_FLASHEx_EnableSecHideProtection()
724 HAL_StatusTypeDef HAL_FLASHEx_EnablePowerDown(uint32_t Banks) in HAL_FLASHEx_EnablePowerDown()
889 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase()
922 void FLASH_PageErase(uint32_t Page, uint32_t Banks) in FLASH_PageErase()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c539 void HAL_FLASHEx_EnableSecHideProtection(uint32_t Banks) in HAL_FLASHEx_EnableSecHideProtection()
743 static void FLASH_MassErase(uint32_t Banks) in FLASH_MassErase()
799 void FLASH_PageErase(uint32_t Page, uint32_t Banks) in FLASH_PageErase()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_flash_ex.h52 uint32_t Banks; /*!< Select banks to erase when Mass erase is enabled. member
95 uint32_t Banks; /*!< Select banks for WRP , HDP and secure area configuration. member
169 uint32_t Banks; /*!< Selection of the associated bank of HDP Area. member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_flash.h51 uint32_t Banks; /*!< Select bank to erase. member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_flash.h51 uint32_t Banks; /*!< Select bank to erase. member