Home
last modified time | relevance | path

Searched defs:HAL_FLASH_ERROR_PGP (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_flash.h90 #define HAL_FLASH_ERROR_PGP 0x00000002U /*!< Programming Parallelism error */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash.h91 #define HAL_FLASH_ERROR_PGP 0x00000004U /*!< Programming Parallelism error */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash.h90 #define HAL_FLASH_ERROR_PGP ((uint32_t)0x00000004U) /*!< Programming Parallelism error … macro