Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash.h110 #define HAL_FLASH_ERROR_RD 0x10U /*!< Read protected error */ macro
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_flash.h111 #define HAL_FLASH_ERROR_RD 0x10U /*!< Read protected error */ macro
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash.h89 #define HAL_FLASH_ERROR_RD 0x00000001U /*!< Read Protection error */ macro
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash.h94 #define HAL_FLASH_ERROR_RD ((uint32_t)0x00000040U) /*!< Read Protection Error … macro
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h206 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h156 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h246 #define HAL_FLASH_ERROR_RD FLASH_SR_RDERR macro
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h254 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h167 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h215 #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR macro