Home
last modified time | relevance | path

Searched refs:HAL_FLASH_ERROR_NONE (Results 1 – 12 of 12) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_flash_ex.c565 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_OB_SelectPCROP()
607 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_OB_DeSelectPCROP()
700 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_DATAEEPROM_Erase()
746 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_DATAEEPROM_Program()
855 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_RDPConfig()
902 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_BORConfig()
944 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_BOOTBit1Config()
1055 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_ProtectedSectorsConfig()
1159 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_UserConfig()
1203 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_BootConfig()
[all …]
Dstm32l0xx_hal_flash.c264 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASH_Program()
306 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASH_Program_IT()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_flash_ex.c681 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_OB_SelectPCROP()
724 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_OB_DeSelectPCROP()
820 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_DATAEEPROM_Erase()
880 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_DATAEEPROM_Program()
1011 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_RDPConfig()
1059 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_BORConfig()
1123 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_WRPConfig()
1207 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_PCROPConfig()
1454 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_UserConfig()
1505 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in FLASH_OB_BootConfig()
[all …]
Dstm32l1xx_hal_flash.c264 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASH_Program()
306 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASH_Program_IT()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_flash.c136 .ErrorCode = HAL_FLASH_ERROR_NONE, \
207 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASH_Program()
283 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASH_Program_IT()
Dstm32l4xx_hal_flash_ex.c170 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_Erase()
269 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_Erase_IT()
341 pFlash.ErrorCode = HAL_FLASH_ERROR_NONE; in HAL_FLASHEx_OBProgram()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_flash.h123 #define HAL_FLASH_ERROR_NONE 0x00U /*!< No error */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_flash.h124 #define HAL_FLASH_ERROR_NONE 0x00U /*!< No error */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_flash.h164 #define HAL_FLASH_ERROR_NONE 0x00000000U macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h418 #define FLASH_ERROR_NONE HAL_FLASH_ERROR_NONE
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h329 #define FLASH_ERROR_NONE HAL_FLASH_ERROR_NONE
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h329 #define FLASH_ERROR_NONE HAL_FLASH_ERROR_NONE