Home
last modified time | relevance | path

Searched refs:OPTCR1 (Results 1 – 25 of 38) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c946 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/
Dstm32f410cx.h275 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f410rx.h275 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f410tx.h272 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f401xc.h257 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f401xe.h257 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f411xe.h258 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f405xx.h368 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f412cx.h378 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f415xx.h367 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f423xx.h418 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f407xx.h464 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f412zx.h379 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f412rx.h379 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f412vx.h379 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f413xx.h417 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f427xx.h500 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f446xx.h406 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
Dstm32f417xx.h463 __IO uint32_t OPTCR1; /*!< FLASH option control register 1, Address offset: 0x18 */ member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h374 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
Dstm32f722xx.h374 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
Dstm32f730xx.h375 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
Dstm32f733xx.h375 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
Dstm32f732xx.h375 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member
Dstm32f750xx.h525 __IO uint32_t OPTCR1; /*!< FLASH option control register 1 , Address offset: 0x18 */ member

12