Home
last modified time | relevance | path

Searched refs:WRP2R_PRG (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_flash_ex.c1068 FLASH->WRP2R_PRG &= (~(WRPSector & FLASH_WRPR_WRPSG)); in FLASH_OB_EnableWRP()
1099 FLASH->WRP2R_PRG |= (WRPSector & FLASH_WRPR_WRPSG); in FLASH_OB_DisableWRP()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h826 …__IO uint32_t WRP2R_PRG; /*!< FLASH write sector group protection to program register for ba… member