Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h280 #define OB_USER_CCMSRAM_RST 0x00000800U /*!< CCMSRAM Erase when system reset */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c923 if ((UserType & OB_USER_CCMSRAM_RST) != 0U) in FLASH_OB_UserConfig()