Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_flash.h128 #define HAL_FLASH_ERROR_RD 0x10U /*!< Read protected error */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_flash.h129 #define HAL_FLASH_ERROR_RD 0x10U /*!< Read protected error */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_flash_ramfunc.c449 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASHRAM_SetErrorCode()
Dstm32l0xx_hal_flash.c720 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASH_SetErrorCode()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_flash.c692 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASH_SetErrorCode()
Dstm32l1xx_hal_flash_ramfunc.c593 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASHRAM_SetErrorCode()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_flash.h173 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h419 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h330 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h330 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD