Home
last modified time | relevance | path

Searched refs:HAL_RCCEx_PeriphCLKConfig (Results 1 – 25 of 80) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc_ex.c87 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
881 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
1296 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
1960 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
2196 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
2551 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
Dstm32f4xx_hal_timebase_rtc_wakeup_template.c138 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_timebase_rtc_wakeup_template.c154 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
Dstm32u5xx_hal_timebase_rtc_alarm_template.c153 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_timebase_rtc_wakeup_template.c161 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_timebase_rtc_wakeup_template.c134 if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) == HAL_OK) in HAL_InitTick()
Dstm32u0xx_hal_timebase_rtc_alarm_template.c128 if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) == HAL_OK) in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_timebase_rtc_wakeup.c161 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
Dstm32h5xx_hal_timebase_rtc_alarm.c160 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_rcc_ex.c85 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit) in HAL_RCCEx_PeriphCLKConfig() function
Dstm32f2xx_hal_timebase_rtc_wakeup_template.c138 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_timebase_rtc_wakeup_template.c138 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
Dstm32f0xx_hal_timebase_rtc_alarm_template.c131 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_timebase_rtc_wakeup_template.c137 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_timebase_rtc_wakeup_template.c138 status = (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct)); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_timebase_rtc_wakeup_template.c137 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_timebase_rtc_wakeup_template.c182 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_timebase_rtc_wakeup_template.c162 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_timebase_rtc_wakeup_template.c138 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_timebase_rtc_wakeup_template.c175 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_timebase_rtc_wakeup_template.c167 Status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_timebase_rtc_alarm_template.c125 if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) == HAL_OK) in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_timebase_rtc_alarm_template.c119 status = HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct); in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc_ex.h401 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit);
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Src/
Dstm32wb0x_hal_msp.c155 if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) != HAL_OK) in HAL_RADIO_MspInit()

1234