Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h279 #define OB_USER_SRAM_PE 0x00000400U /*!< SRAM parity check enable (first 32k… macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c914 if ((UserType & OB_USER_SRAM_PE) != 0U) in FLASH_OB_UserConfig()