Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash.h109 #define HAL_FLASH_ERROR_WRP 0x02U /*!< Write protection error */ macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash.c676 pFlash.ErrorCode |= HAL_FLASH_ERROR_WRP; in FLASH_SetErrorCode()
A Dstm32l1xx_hal_flash_ramfunc.c548 pFlash.ErrorCode |= HAL_FLASH_ERROR_WRP; in FLASHRAM_SetErrorCode()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h448 #define FLASH_ERROR_WRP HAL_FLASH_ERROR_WRP

Completed in 31 milliseconds