Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_flash_ex.c88 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks);
271 status = FLASH_OB_EnableWRP(pOBInit->WRPSector, pOBInit->Banks); in HAL_FLASHEx_OBProgram()
463 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c101 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks);
298 status = FLASH_OB_EnableWRP(pOBInit->WRPSector, pOBInit->Banks); in HAL_FLASHEx_OBProgram()
641 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() function
1027 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash_ex.c99 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WriteProtectPage);
377 status = FLASH_OB_EnableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
519 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WriteProtectPage) in FLASH_OB_EnableWRP() function
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_flash_ex.c99 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WriteProtectPage);
377 status = FLASH_OB_EnableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
519 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WriteProtectPage) in FLASH_OB_EnableWRP() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c94 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector);
302 status = FLASH_OB_EnableWRP(pOBInit->WRPSector); in HAL_FLASHEx_OBProgram()
806 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector) in FLASH_OB_EnableWRP() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash_ex.c99 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WriteProtectPage);
458 status = FLASH_OB_EnableWRP(pOBInit->WRPPage); in HAL_FLASHEx_OBProgram()
639 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WriteProtectPage) in FLASH_OB_EnableWRP() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c112 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks);
364 FLASH_OB_EnableWRP(pOBInit->WRPSector, pOBInit->Banks); in HAL_FLASHEx_OBProgram()
1053 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c115 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks);
463 FLASH_OB_EnableWRP(pOBInit->WRPSector,pOBInit->Banks); in HAL_FLASHEx_OBProgram()
1237 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() function