Searched refs:OB_BOOT_ADD0 (Results 1 – 2 of 2) sorted by relevance
1774 if((BootOption & OB_BOOT_ADD0) == OB_BOOT_ADD0) in FLASH_OB_BootAddConfig()1840 if((BootOption & OB_BOOT_ADD0) == OB_BOOT_ADD0) in FLASH_OB_CM4BootAddConfig()
698 #define OB_BOOT_ADD0 0x01U /*!< Select Boot Address 0 */ macro1030 #define IS_OB_BOOT_ADD_OPTION(VALUE) (((VALUE) == OB_BOOT_ADD0) || \