/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_flash_ex.c | 1881 else if ((detection_reg & FLASH_ECCR_ECCD) != 0U) in HAL_FLASHEx_GetEccInfo() 1884 pData->Area = detection_reg & (~(FLASH_ECCR_ADDR_ECC | FLASH_ECCR_ECCD)); in HAL_FLASHEx_GetEccInfo() 1971 if (READ_BIT(FLASH->ECCDETR, FLASH_ECCR_ECCD) != 0U) in HAL_FLASHEx_ECCD_IRQHandler() 1979 SET_BIT(FLASH->ECCDETR, FLASH_ECCR_ECCD); in HAL_FLASHEx_ECCD_IRQHandler()
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_flash.h | 144 #define FLASH_FLAG_ECCD (FLASH_ECCR_ECCD | FLASH_ECCR_ECCD2) /*!< FLASH ECC detection */ 161 #define FLASH_FLAG_ECCD (FLASH_ECCR_ECCD | FLASH_ECCR_ECCD2) /*!< FLASH ECC detection */
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_flash.h | 143 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC detection */ 164 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC detection */
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_flash.h | 157 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC detection */ 175 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC detection */
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_flash.h | 537 #define FLASH_FLAG_ECCD (FLASH_ECCR_ECCD | FLASH_ECCR_ECCD2) /*!< FLASH ECC detection */ 540 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC detection */
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_flash_ex.c | 937 if ((FLASH->ECCR & FLASH_ECCR_ECCD) != 0U) in HAL_FLASHEx_ECCD_IRQHandler() 943 SET_BIT(FLASH->ECCR, FLASH_ECCR_ECCD); in HAL_FLASHEx_ECCD_IRQHandler()
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_flash.h | 528 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC detection in 64 LSB bits …
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_flash.h | 94 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC Detection flag */
|
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_flash.h | 180 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC detection */
|
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_flash.h | 224 #define FLASH_FLAG_ECCD FLASH_ECCR_ECCD /*!< FLASH ECC detection */
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_flash.h | 249 #define HAL_FLASH_ERROR_ECCD FLASH_ECCR_ECCD
|
/hal_stm32-3.7.0/stm32cube/stm32c0xx/soc/ |
D | stm32c031xx.h | 2439 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32c011xx.h | 2435 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/soc/ |
D | stm32g070xx.h | 2472 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g030xx.h | 2444 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g050xx.h | 2463 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g031xx.h | 2540 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g041xx.h | 2776 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g051xx.h | 2876 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g061xx.h | 3112 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g071xx.h | 3091 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g081xx.h | 3327 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
D | stm32g0b0xx.h | 3199 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk macro
|
/hal_stm32-3.7.0/stm32cube/stm32wlxx/soc/ |
D | stm32wle5xx.h | 3790 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk /*!< ECC detection … macro
|
D | stm32wle4xx.h | 3790 #define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk /*!< ECC detection … macro
|