Home
last modified time | relevance | path

Searched refs:OB_USER_SRAM_ECC (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash.h254 #define OB_USER_SRAM_ECC 0x00000800U /*!< ECC on SRAM */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_flash_ex.c1079 if ((UserType & OB_USER_SRAM_ECC) != 0U) in FLASH_OB_UserConfig()