Home
last modified time | relevance | path

Searched refs:FLASH_ECC_AREA_OTP (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash_ex.h149 #define FLASH_ECC_AREA_OTP 0x00000002U /*!< FLASH OTP area */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h233 #define FLASH_ECC_AREA_OTP FLASH_ECCR_OTP_ECC /*!< FLASH OTP area … macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_flash_ex.c813 pData->Area = FLASH_ECC_AREA_OTP; in HAL_FLASHEx_GetEccInfo()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c1978 case FLASH_ECC_AREA_OTP: in HAL_FLASHEx_GetEccInfo()