/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_rcc_ex.c | 206 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig() 1127 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig() 1421 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig() 1997 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig() 2392 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig() 2640 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_timebase_rtc_wakeup_template.c | 119 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_InitTick()
|
D | stm32u5xx_hal_timebase_rtc_alarm_template.c | 118 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_timebase_rtc_wakeup_template.c | 128 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_InitTick()
|
D | stm32wbaxx_hal_rcc_ex.c | 362 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_timebase_rtc_wakeup.c | 127 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_InitTick()
|
D | stm32h5xx_hal_timebase_rtc_alarm.c | 126 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_rcc_ex.c | 164 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_timebase_rtc_wakeup_template.c | 119 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_timebase_rtc_wakeup_template.c | 127 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_rcc_ex.c | 179 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_rcc_ex.c | 212 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig() 913 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_rcc_ex.c | 129 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rcc_ex.c | 155 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_rcc_ex.c | 151 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_rcc_ex.c | 149 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_rcc_ex.c | 183 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rcc.h | 866 #define __HAL_RCC_BACKUPRESET_FORCE() (RCC->BDCR |= (RCC_BDCR_BDRST)) macro
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_rcc_ex.c | 154 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc_ex.c | 164 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc.h | 1010 #define __HAL_RCC_BACKUPRESET_FORCE() (*(__IO uint32_t *) RCC_BDCR_BDRST_BB = ENABLE) macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc_ex.c | 163 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rcc_ex.c | 173 __HAL_RCC_BACKUPRESET_FORCE(); in HAL_RCCEx_PeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rcc.h | 1547 #define __HAL_RCC_BACKUPRESET_FORCE() SET_BIT(RCC->CSR, RCC_CSR_RTCRST) macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rcc.h | 1437 #define __HAL_RCC_BACKUPRESET_FORCE() SET_BIT(RCC->BDCR, RCC_BDCR_BDRST) macro
|