Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_flash.h125 #define HAL_FLASH_ERROR_WRP 0x02U /*!< Write protection error */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_flash.h126 #define HAL_FLASH_ERROR_WRP 0x02U /*!< Write protection error */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_flash_ramfunc.c420 pFlash.ErrorCode |= HAL_FLASH_ERROR_WRP; in FLASHRAM_SetErrorCode()
Dstm32l0xx_hal_flash.c691 pFlash.ErrorCode |= HAL_FLASH_ERROR_WRP; in FLASH_SetErrorCode()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_flash.c675 pFlash.ErrorCode |= HAL_FLASH_ERROR_WRP; in FLASH_SetErrorCode()
Dstm32l1xx_hal_flash_ramfunc.c576 pFlash.ErrorCode |= HAL_FLASH_ERROR_WRP; in FLASHRAM_SetErrorCode()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_flash.h167 #define HAL_FLASH_ERROR_WRP FLASH_FLAG_WRPERR macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h422 #define FLASH_ERROR_WRP HAL_FLASH_ERROR_WRP
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h333 #define FLASH_ERROR_WRP HAL_FLASH_ERROR_WRP
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h333 #define FLASH_ERROR_WRP HAL_FLASH_ERROR_WRP