Home
last modified time | relevance | path

Searched refs:OB_BOOT1_SRAM (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h399 #define OB_BOOT1_SRAM 0x00000000U /*!< Embedded SRAM1 is selected as boot … macro
972 #define IS_OB_USER_BOOT1(VALUE) (((VALUE) == OB_BOOT1_SRAM) || ((VALUE) == OB_BOOT1_SYST…
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h403 #define OB_BOOT1_SRAM ((uint32_t)0x000000) /*!< Embedded SRAM1 is selec… macro
974 #define IS_OB_USER_BOOT1(VALUE) (((VALUE) == OB_BOOT1_SRAM) || ((VALUE) == OB_BOOT1_SYST…
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h453 #define OB_BOOT1_SRAM 0x00000000U /*!< Embedded SRAM is selected as boo… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h427 #define OB_BOOT1_SRAM 0x00000000U /*!< Embedded SRAM is selected as boo… macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h529 #define OB_BOOT1_SRAM 0x00000000U /*!< Embedded SRAM is selected as boo… macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h429 #define OB_BOOT1_SRAM 0x00000000U /*!< Embedded SRAM is selected as boot s… macro