Searched refs:USERConfig2 (Results 1 – 3 of 3) sorted by relevance
719 if ((flash_option_bytes_bank1.USERConfig2 & FLASH_OPTSR2_TZEN) != OB_TZEN_ENABLE) in LL_SECU_CheckStaticProtections()874 if ((flash_option_bytes_bank1.USERConfig2 & FLASH_OPTSR2_SRAM2_RST) != 0) in LL_SECU_CheckStaticProtections()883 if ((flash_option_bytes_bank1.USERConfig2 & FLASH_OPTSR2_SRAM2_ECC) != 0) in LL_SECU_CheckStaticProtections()
388 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig, pOBInit->USERConfig2); in HAL_FLASHEx_OBProgram()457 FLASH_OB_GetUser(&(pOBInit->USERConfig), &(pOBInit->USERConfig2)); in HAL_FLASHEx_OBGetConfig()
88 uint32_t USERConfig2; /*!< Value of the User Option Byte (used for OPTIONBYTE_USER). member