Home
last modified time | relevance | path

Searched refs:FLASH_OB_DisableWRP (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_flash_ex.c89 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks);
276 status = FLASH_OB_DisableWRP(pOBInit->WRPSector, pOBInit->Banks); in HAL_FLASHEx_OBProgram()
501 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c102 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks);
303 status = FLASH_OB_DisableWRP(pOBInit->WRPSector, pOBInit->Banks); in HAL_FLASHEx_OBProgram()
712 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() function
1063 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash_ex.c100 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WriteProtectPage);
382 status = FLASH_OB_DisableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
631 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WriteProtectPage) in FLASH_OB_DisableWRP() function
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_flash_ex.c100 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WriteProtectPage);
382 status = FLASH_OB_DisableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
635 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WriteProtectPage) in FLASH_OB_DisableWRP() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c95 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector);
307 status = FLASH_OB_DisableWRP(pOBInit->WRPSector); in HAL_FLASHEx_OBProgram()
842 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector) in FLASH_OB_DisableWRP() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash_ex.c100 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WriteProtectPage);
463 status = FLASH_OB_DisableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
762 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WriteProtectPage) in FLASH_OB_DisableWRP() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c113 static void FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Bank);
369 FLASH_OB_DisableWRP(pOBInit->WRPSector, pOBInit->Banks); in HAL_FLASHEx_OBProgram()
1084 static void FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c116 static void FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Bank);
468 FLASH_OB_DisableWRP(pOBInit->WRPSector, pOBInit->Banks); in HAL_FLASHEx_OBProgram()
1272 static void FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() function