/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_flash_ex.c | 946 MODIFY_REG(FLASH->OPTCR1, FLASH_OPTCR1_BOOT_ADD0, Address); in FLASH_OB_BootAddressConfig() 950 MODIFY_REG(FLASH->OPTCR1, FLASH_OPTCR1_BOOT_ADD1, (Address << 16)); in FLASH_OB_BootAddressConfig() 1023 Address = FLASH->OPTCR1 & FLASH_OPTCR1_BOOT_ADD0; in FLASH_OB_GetBootAddress() 1027 Address = ((FLASH->OPTCR1 & FLASH_OPTCR1_BOOT_ADD1) >> 16); in FLASH_OB_GetBootAddress()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 275 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f410rx.h | 275 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f410tx.h | 272 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f401xc.h | 257 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f401xe.h | 257 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f411xe.h | 258 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f405xx.h | 368 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f412cx.h | 378 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f415xx.h | 367 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f423xx.h | 418 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f407xx.h | 464 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f412zx.h | 379 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f412rx.h | 379 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f412vx.h | 379 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f413xx.h | 417 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f427xx.h | 500 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f446xx.h | 406 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
D | stm32f417xx.h | 463 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 374 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
|
D | stm32f722xx.h | 374 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
|
D | stm32f730xx.h | 375 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
|
D | stm32f733xx.h | 375 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
|
D | stm32f732xx.h | 375 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
|
D | stm32f750xx.h | 525 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
|