Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c115 static HAL_StatusTypeDef FLASH_OB_PCROP_Config(uint32_t PCROPSector);
361 status = FLASH_OB_PCROP_Config(pOBInit->PCROPSector); in HAL_FLASHEx_OBProgram()
1043 static HAL_StatusTypeDef FLASH_OB_PCROP_Config(uint32_t PCROPSector) in FLASH_OB_PCROP_Config() function