Home
last modified time | relevance | path

Searched refs:OB_BOOTADDR_SEC0 (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c424 (pOBInit->BootAddrConfig == OB_BOOTADDR_SEC0)) in HAL_FLASHEx_OBGetConfig()
1269 else if (BootAddrConfig == OB_BOOTADDR_SEC0) in FLASH_OB_BootAddrConfig()
1471 else if (BootAddrConfig == OB_BOOTADDR_SEC0) in FLASH_OB_GetBootAddr()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c459 (pOBInit->BootAddrConfig == OB_BOOTADDR_SEC0)) in HAL_FLASHEx_OBGetConfig()
1442 else if (BootAddrConfig == OB_BOOTADDR_SEC0) in FLASH_OB_BootAddrConfig()
1632 else if (BootAddrConfig == OB_BOOTADDR_SEC0) in FLASH_OB_GetBootAddr()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c447 (pOBInit->BootAddrConfig == OB_BOOTADDR_SEC0)) in HAL_FLASHEx_OBGetConfig()
1459 else if (BootAddrConfig == OB_BOOTADDR_SEC0) in FLASH_OB_BootAddrConfig()
1675 else if (BootAddrConfig == OB_BOOTADDR_SEC0) in FLASH_OB_GetBootAddr()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h488 #define OB_BOOTADDR_SEC0 0x00000004U /*!< Secure boot address 0 */ macro
1029 ((CFG) == OB_BOOTADDR_SEC0))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h499 #define OB_BOOTADDR_SEC0 0x00000004U /*!< Secure boot address 0 */ macro
1061 ((CFG) == OB_BOOTADDR_SEC0))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_flash.h588 #define OB_BOOTADDR_SEC0 0x00000004U /*!< Secure boot address 0 */ macro
1074 ((CFG) == OB_BOOTADDR_SEC0))