Searched refs:USERConfig (Results 1 – 7 of 7) sorted by relevance
385 status = FLASH_OB_UserConfig(pOBInit->USERConfig & OB_IWDG_SW, in HAL_FLASHEx_OBProgram()386 pOBInit->USERConfig & OB_STOP_NORST, in HAL_FLASHEx_OBProgram()387 pOBInit->USERConfig & OB_STDBY_NORST); in HAL_FLASHEx_OBProgram()441 pOBInit->USERConfig = FLASH_OB_GetUser(); in HAL_FLASHEx_OBGetConfig()
252 if ((sOBCfg.USERConfig & OB_DBANK_64_BITS) != 0) in CheckBankConfig()
469 status = FLASH_OB_UserConfig(pOBInit->USERConfig & OB_IWDG_SW, in HAL_FLASHEx_OBProgram()470 pOBInit->USERConfig & OB_STOP_NORST, in HAL_FLASHEx_OBProgram()471 pOBInit->USERConfig & OB_STDBY_NORST); in HAL_FLASHEx_OBProgram()542 pOBInit->USERConfig = FLASH_OB_GetUser(); in HAL_FLASHEx_OBGetConfig()
368 if(FLASH_OB_UserConfig(pOBInit->USERType, pOBInit->USERConfig) != HAL_OK) in HAL_FLASHEx_OBProgram()424 pOBInit->USERConfig = FLASH_OB_GetUser(); in HAL_FLASHEx_OBGetConfig()
278 …uint8_t USERConfig; /*!< USERConfig: Program the FLASH User Option Byte: IWDG_SW / RST_STO… member
207 …uint8_t USERConfig; /*!< USERConfig: Program the FLASH User Option Byte: IWDG_SW / RST_STO… member
96 uint32_t USERConfig; /*!< Value of the user option byte (used for OPTIONBYTE_USER). member