Home
last modified time | relevance | path

Searched refs:BootLock (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_flash_ex.c324 FLASH_OB_HDPConfig(pOBInit->BootLock, pOBInit->HDPEndPage, pOBInit->HDPState); in HAL_FLASHEx_OBProgram()
381 FLASH_OB_GetHDPConfig(&(pOBInit->BootLock), &(pOBInit->HDPEndPage), &(pOBInit->HDPState)); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c355 FLASH_OB_BootLockConfig(pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
418 pOBInit->BootLock = FLASH_OB_GetBootLock(); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c389 FLASH_OB_BootLockConfig(pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
453 pOBInit->BootLock = FLASH_OB_GetBootLock(); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c377 FLASH_OB_BootLockConfig(pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
441 pOBInit->BootLock = FLASH_OB_GetBootLock(); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c406 FLASH_OB_BootLockConfig(pOBInit->BootConfig, pOBInit->BootLock); in HAL_FLASHEx_OBProgram()
485 FLASH_OB_GetBootConfig(pOBInit->BootConfig, &(pOBInit->BootAddr), &(pOBInit->BootLock)); in HAL_FLASHEx_OBGetConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h99 …uint32_t BootLock; /*!< Allow to force a unique boot entry point to Flash or system Flash… member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h109 uint32_t BootLock; /*!< Configuration of the boot lock (used for OPTIONBYTE_BOOT_LOCK). member
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h93 uint32_t BootLock; /*!< Configuration of the boot lock (used for OPTIONBYTE_BOOT_LOCK). member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h98 uint32_t BootLock; /*!< Configuration of the boot lock (used for OPTIONBYTE_BOOT_LOCK). member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_flash.h102 uint32_t BootLock; /*!< Configuration of the boot lock (used for OPTIONBYTE_BOOT_LOCK). member