Home
last modified time | relevance | path

Searched defs:WRPSector (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_flash_ex.c1054 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()
1119 static void FLASH_OB_GetWRP(uint32_t Bank, uint32_t *WRPState, uint32_t *WRPSector) in FLASH_OB_GetWRP()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_flash_ex.h101 uint32_t WRPSector; /*!< Specifies the sector(s) to be write protected. member