Home
last modified time | relevance | path

Searched refs:OB_BASE (Results 1 – 25 of 87) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c532 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/
Dstm32l1xx_hal_flash_ex.c651 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/
Dstm32f101x6.h510 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro
556 #define OB ((OB_TypeDef *)OB_BASE)
Dstm32f101xb.h520 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro
571 #define OB ((OB_TypeDef *)OB_BASE)
Dstm32f100xb.h571 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro
631 #define OB ((OB_TypeDef *)OB_BASE)
Dstm32f102x6.h546 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro
596 #define OB ((OB_TypeDef *)OB_BASE)
Dstm32f100xe.h654 #define OB_BASE 0x1FFFF800UL /*!< Flash Option Bytes base address */ macro
738 #define OB ((OB_TypeDef *)OB_BASE)
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h465 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro
510 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32f030x8.h476 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro
526 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32f070x6.h508 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro
554 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32f031x6.h476 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro
521 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32f030xc.h487 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro
542 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32f038xx.h475 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro
520 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32f070xb.h524 #define OB_BASE 0x1FFFF800UL /*!< FLASH Option Bytes base address */ macro
577 #define OB ((OB_TypeDef *) OB_BASE)
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h546 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
600 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l010x8.h507 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
558 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l010xb.h509 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
562 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l011xx.h523 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
572 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l021xx.h542 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
592 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l031xx.h527 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
580 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l051xx.h555 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
614 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l010x4.h505 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
552 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l010x6.h507 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
557 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l081xx.h589 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
655 #define OB ((OB_TypeDef *) OB_BASE)
Dstm32l071xx.h570 #define OB_BASE (0x1FF80000UL) /*!< FLASH Option Bytes base address */ macro
635 #define OB ((OB_TypeDef *) OB_BASE)

1234