Home
last modified time | relevance | path

Searched refs:ECCDETR (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash.h547 … (READ_BIT(FLASH->ECCDETR, (__FLAG__)) == (__FLAG__)) : \
555 … (READ_BIT(FLASH->ECCDETR, (__FLAG__)) == (__FLAG__)) : \
562 … (READ_BIT(FLASH->ECCDETR, (__FLAG__)) == (__FLAG__)) : \
589 … if(((__FLAG__) & FLASH_FLAG_ECCD) != 0U) { SET_BIT(FLASH->ECCDETR,\
601 … if(((__FLAG__) & FLASH_FLAG_ECCD) != 0U) { SET_BIT(FLASH->ECCDETR,\
610 … if(((__FLAG__) & FLASH_FLAG_ECCD) != 0U) { SET_BIT(FLASH->ECCDETR,\
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c1898 uint32_t detection_reg = FLASH->ECCDETR; in HAL_FLASHEx_GetEccInfo()
1999 if (READ_BIT(FLASH->ECCDETR, FLASH_ECCR_ECCD) != 0U) in HAL_FLASHEx_ECCD_IRQHandler()
2007 SET_BIT(FLASH->ECCDETR, FLASH_ECCR_ECCD); in HAL_FLASHEx_ECCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h496 …__IO uint32_t ECCDETR; /*!< FLASH ECC detection register, … member
Dstm32h523xx.h568 …__IO uint32_t ECCDETR; /*!< FLASH ECC detection register, … member
Dstm32h562xx.h594 …__IO uint32_t ECCDETR; /*!< FLASH ECC detection register, … member
Dstm32h533xx.h605 …__IO uint32_t ECCDETR; /*!< FLASH ECC detection register, … member
Dstm32h573xx.h809 …__IO uint32_t ECCDETR; /*!< FLASH ECC detection register, … member
Dstm32h563xx.h772 …__IO uint32_t ECCDETR; /*!< FLASH ECC detection register, … member