Searched refs:USERConfig (Results 1 – 9 of 9) sorted by relevance
175 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTR_TZEN) != FLASH_OPTR_TZEN) in TFM_LL_SECU_CheckStaticProtections()182 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTR_DBANK) != FLASH_OPTR_DBANK) in TFM_LL_SECU_CheckStaticProtections()335 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTR_SRAM2_RST) != 0) in TFM_LL_SECU_CheckStaticProtections()
621 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTR_TZEN) != FLASH_OPTR_TZEN) in LL_SECU_CheckStaticProtections()628 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTR_DUALBANK) != FLASH_OPTR_DUALBANK) in LL_SECU_CheckStaticProtections()635 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTR_SWAP_BANK) != 0) in LL_SECU_CheckStaticProtections()830 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTR_SRAM2_RST) != 0) in LL_SECU_CheckStaticProtections()
341 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig); in HAL_FLASHEx_OBProgram()406 pOBInit->USERConfig = FLASH_OB_GetUser(); in HAL_FLASHEx_OBGetConfig()
727 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTSR_SWAP_BANK) != 0) in LL_SECU_CheckStaticProtections()735 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTSR_BOOT_UBE) != OB_UBE_ST_IROT) in LL_SECU_CheckStaticProtections()737 if ((flash_option_bytes_bank1.USERConfig & FLASH_OPTSR_BOOT_UBE) != OB_UBE_OEM_IROT) in LL_SECU_CheckStaticProtections()
362 FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig); in HAL_FLASHEx_OBProgram()428 pOBInit->USERConfig = FLASH_OB_GetUser(); in HAL_FLASHEx_OBGetConfig()
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()
79 uint32_t USERConfig; /*!< Value of the User Option Byte (used for OPTIONBYTE_USER). member
80 uint32_t USERConfig; /*!< Value of the user option byte (used for OPTIONBYTE_USER). member
82 uint32_t USERConfig; /*!< Value of the user option byte (used for OPTIONBYTE_USER). member