Searched refs:FLASH_ERROR_NONE (Results 1 – 3 of 3) sorted by relevance
61 static uint32_t FlashErrorCode = FLASH_ERROR_NONE;121 FlashErrorCode = FLASH_ERROR_NONE; in LL_FLASH_ReadProtectLevelConfig()154 FlashErrorCode = FLASH_ERROR_NONE; in LL_FLASH_WriteProtectConfig()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()
108 #define FLASH_ERROR_NONE 0x00U /*!< No error */ macro
444 #define FLASH_ERROR_NONE HAL_FLASH_ERROR_NONE macro
Completed in 56 milliseconds