
Macros | |
| #define | IS_SYSCFG_BOOT_ADDRESS(ADDRESS) ((ADDRESS) < PERIPH_BASE) | 
| #define | IS_SYSCFG_BOOT_ADDRESS(ADDRESS) ((ADDRESS) < PERIPH_BASE) | 
| #define | IS_SYSCFG_BOOT_REGISTER(REGISTER) | 
| #define | IS_SYSCFG_BOOT_REGISTER(REGISTER) | 
| #define | SYSCFG_BOOT_ADDR0 ((uint32_t)0x00000000) | 
| #define | SYSCFG_BOOT_ADDR0 ((uint32_t)0x00000000) | 
| #define | SYSCFG_BOOT_ADDR1 ((uint32_t)0x00000001) | 
| #define | SYSCFG_BOOT_ADDR1 ((uint32_t)0x00000001) | 
| #define IS_SYSCFG_BOOT_ADDRESS | ( | ADDRESS | ) | ((ADDRESS) < PERIPH_BASE) | 
Definition at line 212 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
| #define IS_SYSCFG_BOOT_ADDRESS | ( | ADDRESS | ) | ((ADDRESS) < PERIPH_BASE) | 
Definition at line 212 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
| #define IS_SYSCFG_BOOT_REGISTER | ( | REGISTER | ) | 
Definition at line 209 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
| #define IS_SYSCFG_BOOT_REGISTER | ( | REGISTER | ) | 
Definition at line 209 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
| #define SYSCFG_BOOT_ADDR0 ((uint32_t)0x00000000) | 
Select Boot address0
Definition at line 206 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
| #define SYSCFG_BOOT_ADDR0 ((uint32_t)0x00000000) | 
Select Boot address0
Definition at line 206 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
| #define SYSCFG_BOOT_ADDR1 ((uint32_t)0x00000001) | 
Select Boot address1
Definition at line 207 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
| #define SYSCFG_BOOT_ADDR1 ((uint32_t)0x00000001) | 
Select Boot address1
Definition at line 207 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.