Searched refs:FLASH_OB_DisablePCROP (Results 1 – 1 of 1) sorted by relevance
115 static HAL_StatusTypeDef FLASH_OB_DisablePCROP(uint32_t Sector);121 static HAL_StatusTypeDef FLASH_OB_DisablePCROP(uint32_t SectorBank1, uint32_t SectorBank2, uint32_t…399 status = FLASH_OB_DisablePCROP(pAdvOBInit->Sectors); in HAL_FLASHEx_AdvOBProgram()401 …status = FLASH_OB_DisablePCROP(pAdvOBInit->SectorsBank1, pAdvOBInit->SectorsBank2, pAdvOBInit->Ban… in HAL_FLASHEx_AdvOBProgram()877 static HAL_StatusTypeDef FLASH_OB_DisablePCROP(uint32_t SectorBank1, uint32_t SectorBank2, uint32_t… in FLASH_OB_DisablePCROP() function1124 static HAL_StatusTypeDef FLASH_OB_DisablePCROP(uint32_t Sector) in FLASH_OB_DisablePCROP() function