Searched refs:FlashErrorCode (Results 1 – 1 of 1) sorted by relevance
121 FlashErrorCode = FLASH_ERROR_NONE; in LL_FLASH_ReadProtectLevelConfig()154 FlashErrorCode = FLASH_ERROR_NONE; in LL_FLASH_WriteProtectConfig()235 return FlashErrorCode; in LL_FLASH_GetError()281 FlashErrorCode = FLASH_ERROR_NONE; in LL_FLASH_Program()327 FlashErrorCode = FLASH_ERROR_NONE; in LL_FLASH_SectorErase()370 FlashErrorCode = FLASH_ERROR_NONE; in LL_FLASH_MultiSectorsErase()416 FlashErrorCode = FLASH_ERROR_NONE; in LL_FLASH_ChipErase()453 FlashErrorCode |= FLASH_ERROR_RDP; in FLASH_SetErrorCode()458 FlashErrorCode |= FLASH_ERROR_WRP; in FLASH_SetErrorCode()463 FlashErrorCode |= FLASH_ERROR_OPT; in FLASH_SetErrorCode()[all …]
Completed in 6 milliseconds