Home
last modified time | relevance | path

Searched defs:OB_BOOT1_SET (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_flash_ex.h337 #define OB_BOOT1_SET ((uint8_t)0x10U) /*!< BOOT1 Set */ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_flash_ex.h372 #define OB_BOOT1_SET ((uint8_t)0x10U) /*!< BOOT1 Set */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_flash_ex.h483 #define OB_BOOT1_SET ((uint16_t)0x0008) /*!< BOOT1 Set */ macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h462 #define OB_BOOT1_SET FLASH_OPTR_nBOOT1 /*!< nBOOT1 = 1 */ macro