Searched refs:BOOTSR (Results 1 – 11 of 11) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal.c | 627 return SBS->BOOTSR; in HAL_SBS_GetBootAddress()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal.c | 2068 Connection = READ_BIT(SYSCFG->BOOTSR, BootId); in HAL_SYSCFG_GetBootPinConnection()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_system.h | 356 return (uint32_t)(READ_BIT(SBS->BOOTSR, SBS_BOOTSR_INITVTOR)); in LL_SBS_GetBootAddress()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1571 …__IO uint32_t BOOTSR; /*!< SBS Boot Status register, Address of… member
|
D | stm32h7s7xx.h | 1768 …__IO uint32_t BOOTSR; /*!< SBS Boot Status register, Address of… member
|
D | stm32h7s3xx.h | 1699 …__IO uint32_t BOOTSR; /*!< SBS Boot Status register, Address of… member
|
D | stm32h7r7xx.h | 1638 …__IO uint32_t BOOTSR; /*!< SBS Boot Status register, Address of… member
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 2603 …__IO uint32_t BOOTSR; /*!< SYSCFG boot pin status register, … member
|
D | stm32n657xx.h | 2760 …__IO uint32_t BOOTSR; /*!< SYSCFG boot pin status register, … member
|
D | stm32n655xx.h | 2730 …__IO uint32_t BOOTSR; /*!< SYSCFG boot pin status register, … member
|
D | stm32n647xx.h | 2633 …__IO uint32_t BOOTSR; /*!< SYSCFG boot pin status register, … member
|