/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_rcc_ex.c | 87 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function 866 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function 1276 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function 1931 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function 2163 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function 2513 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
|
D | stm32f4xx_hal_timebase_rtc_wakeup_template.c | 138 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
D | stm32f4xx_hal_timebase_rtc_alarm_template.c | 131 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_timebase_rtc_wakeup_template.c | 154 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
D | stm32u5xx_hal_timebase_rtc_alarm_template.c | 153 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_timebase_rtc_wakeup.c | 161 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
D | stm32h5xx_hal_timebase_rtc_alarm.c | 160 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_timebase_rtc_wakeup_template.c | 138 status = (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct)); in HAL_InitTick()
|
D | stm32f3xx_hal_timebase_rtc_alarm_template.c | 131 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_timebase_rtc_wakeup_template.c | 138 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
D | stm32f0xx_hal_timebase_rtc_alarm_template.c | 131 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_timebase_rtc_wakeup_template.c | 137 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_rcc_ex.c | 86 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
|
D | stm32f2xx_hal_timebase_rtc_wakeup_template.c | 137 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
D | stm32f2xx_hal_timebase_rtc_alarm_template.c | 135 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_timebase_rtc_wakeup_template.c | 137 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
D | stm32f7xx_hal_timebase_rtc_alarm_template.c | 130 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rcc_ex.h | 301 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit);
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_timebase_rtc_wakeup_template.c | 182 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_timebase_rtc_wakeup_template.c | 175 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_timebase_rtc_wakeup_template.c | 138 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_timebase_rtc_alarm_template.c | 118 if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) == HAL_OK) in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_timebase_rtc_alarm_template.c | 125 if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) == HAL_OK) in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_timebase_rtc_wakeup_template.c | 174 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_rcc_ex.c | 92 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
|