Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash.h110 #define HAL_FLASH_ERROR_RD 0x10U /*!< Read protected error */ macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_flash.h111 #define HAL_FLASH_ERROR_RD 0x10U /*!< Read protected error */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash.h89 #define HAL_FLASH_ERROR_RD 0x00000001U /*!< Read Protection error */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash.h94 #define HAL_FLASH_ERROR_RD ((uint32_t)0x00000040U) /*!< Read Protection Error … macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ramfunc.c431 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASHRAM_SetErrorCode()
Dstm32l0xx_hal_flash.c732 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASH_SetErrorCode()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash.c691 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASH_SetErrorCode()
Dstm32l1xx_hal_flash_ramfunc.c563 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASHRAM_SetErrorCode()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash.c798 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASH_SetErrorCode()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash.c741 pFlash.ErrorCode |= HAL_FLASH_ERROR_RD; in FLASH_SetErrorCode()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h206 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h167 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h254 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h246 #define HAL_FLASH_ERROR_RD FLASH_SR_RDERR macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h215 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h156 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h485 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h462 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h477 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h496 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h498 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h494 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h496 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h496 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h496 #define FLASH_ERROR_RD HAL_FLASH_ERROR_RD

12