Searched refs:BootEntryPoint (Results 1 – 6 of 6) sorted by relevance
381 FLASH_OB_SecMemConfig(pOBInit->BootEntryPoint, pOBInit->SecSize, pOBInit->SecSize2); in HAL_FLASHEx_OBProgram()384 FLASH_OB_SecMemConfig(pOBInit->BootEntryPoint, pOBInit->SecSize); in HAL_FLASHEx_OBProgram()450 FLASH_OB_GetSecMem(&(pOBInit->BootEntryPoint), &(pOBInit->SecSize), &(pOBInit->SecSize2)); in HAL_FLASHEx_OBGetConfig()453 FLASH_OB_GetSecMem(&(pOBInit->BootEntryPoint), &(pOBInit->SecSize)); in HAL_FLASHEx_OBGetConfig()
336 FLASH_OB_SecMemConfig(pOBInit->BootEntryPoint, pOBInit->SecSize); in HAL_FLASHEx_OBProgram()393 FLASH_OB_GetSecMem(&(pOBInit->BootEntryPoint), &(pOBInit->SecSize)); in HAL_FLASHEx_OBGetConfig()
379 if (FLASH_OB_BootLockConfig(pOBInit->BootEntryPoint) != HAL_OK) in HAL_FLASHEx_OBProgram()435 pOBInit->BootEntryPoint = FLASH_OB_GetBootLock(); in HAL_FLASHEx_OBGetConfig()
106 …uint32_t BootEntryPoint; /*!< Allow to force a unique boot entry point to Flash or system Flash… member
94 uint32_t BootEntryPoint; /*!< Set the Boot Lock (used for OPTIONBYTE_BOOT_LOCK). member
121 …uint32_t BootEntryPoint; /*!< Allow to force a unique boot entry point to Flash or system Flash… member