Home
last modified time | relevance | path

Searched defs:HAL_FLASH_ERROR_OPERATION (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash.h112 #define HAL_FLASH_ERROR_OPERATION 0x40U /*!< Not used */ macro
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash.h94 #define HAL_FLASH_ERROR_OPERATION 0x00000020U /*!< Operation Error */ macro
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_flash.h93 #define HAL_FLASH_ERROR_OPERATION 0x00000010U /*!< Operation Error */ macro
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash.h93 #define HAL_FLASH_ERROR_OPERATION ((uint32_t)0x00000020U) /*!< Operation Error … macro