Home
last modified time | relevance | path

Searched refs:FLASH_OB_GetBootLock (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c131 static uint32_t FLASH_OB_GetBootLock(void);
419 pOBInit->BootLock = FLASH_OB_GetBootLock(); in HAL_FLASHEx_OBGetConfig()
1442 static uint32_t FLASH_OB_GetBootLock(void) in FLASH_OB_GetBootLock() function
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c143 static uint32_t FLASH_OB_GetBootLock(void);
442 pOBInit->BootLock = FLASH_OB_GetBootLock(); in HAL_FLASHEx_OBGetConfig()
1646 static uint32_t FLASH_OB_GetBootLock(void) in FLASH_OB_GetBootLock() function