Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_flash.c61 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()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_flash.h108 #define FLASH_ERROR_NONE 0x00U /*!< No error */ macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h444 #define FLASH_ERROR_NONE HAL_FLASH_ERROR_NONE macro

Completed in 56 milliseconds