/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_flash_ex.c | 532 optiontmp = (uint8_t)(*(__IO uint8_t *)(OB_BASE)); in HAL_FLASHEx_OB_SelectPCROP() 574 optiontmp = (uint8_t)(*(__IO uint8_t *)(OB_BASE)); in HAL_FLASHEx_OB_DeSelectPCROP()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_flash_ex.c | 651 optiontmp = (uint8_t)(*(__IO uint8_t *)(OB_BASE)); in HAL_FLASHEx_OB_SelectPCROP() 694 optiontmp = (uint8_t)(*(__IO uint8_t *)(OB_BASE)); in HAL_FLASHEx_OB_DeSelectPCROP()
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 510 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro 556 #define OB ((OB_TypeDef *)OB_BASE)
|
D | stm32f101xb.h | 520 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro 571 #define OB ((OB_TypeDef *)OB_BASE)
|
D | stm32f100xb.h | 571 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro 631 #define OB ((OB_TypeDef *)OB_BASE)
|
D | stm32f102x6.h | 546 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro 596 #define OB ((OB_TypeDef *)OB_BASE)
|
D | stm32f100xe.h | 654 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro 738 #define OB ((OB_TypeDef *)OB_BASE)
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 465 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro 510 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32f030x8.h | 476 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro 526 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32f070x6.h | 508 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro 554 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32f031x6.h | 476 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro 521 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32f030xc.h | 487 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro 542 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32f038xx.h | 475 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro 520 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32f070xb.h | 524 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro 577 #define OB ((OB_TypeDef *) OB_BASE)
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 546 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 600 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l010x8.h | 507 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 558 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l010xb.h | 509 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 562 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l011xx.h | 523 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 572 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l021xx.h | 542 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 592 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l031xx.h | 527 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 580 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l051xx.h | 555 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 614 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l010x4.h | 505 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 552 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l010x6.h | 507 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 557 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l081xx.h | 589 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 655 #define OB ((OB_TypeDef *) OB_BASE)
|
D | stm32l071xx.h | 570 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro 635 #define OB ((OB_TypeDef *) OB_BASE)
|