Home
last modified time | relevance | path

Searched refs:__HAL_RCC_GET_LPTIM1_SOURCE (Results 1 – 25 of 35) sorted by relevance

12

/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c542 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1012 srcclk = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32g0xx_hal_lptim.c2401 tmpclksource = __HAL_RCC_GET_LPTIM1_SOURCE(); in LPTIM_Disable()
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c584 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
987 srcclk = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32g4xx_hal_lptim.c2364 tmpclksource = __HAL_RCC_GET_LPTIM1_SOURCE(); in LPTIM_Disable()
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h525 #define __HAL_RCC_GET_LPTIM1_SOURCE() LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM1_CLKSOURCE) macro
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc_ex.c762 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1349 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
Dstm32f7xx_hal_lptim.c2358 tmpclksource = __HAL_RCC_GET_LPTIM1_SOURCE(); in LPTIM_Disable()
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c377 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc_ex.c348 PeriphClkInit->LptimClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
Dstm32l0xx_hal_lptim.c2360 tmpclksource = __HAL_RCC_GET_LPTIM1_SOURCE(); in LPTIM_Disable()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c745 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1432 srcclk = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1991 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
2151 clksource = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32mp1xx_hal_lptim.c2341 tmpclksource = __HAL_RCC_GET_LPTIM1_SOURCE(); in LPTIM_Disable()
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1063 #define __HAL_RCC_GET_LPTIM1_SOURCE() LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM1_CLKSOURCE) macro
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h818 #define __HAL_RCC_GET_LPTIM1_SOURCE() (READ_BIT(RCC->CCIPR, RCC_CCIPR_LPTIM1SEL)) macro
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1051 pPeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
2125 srcclk = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c1004 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1864 srcclk = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h839 #define __HAL_RCC_GET_LPTIM1_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR, RCC_CCIPR_LPTIM1SEL))) macro
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1277 #define __HAL_RCC_GET_LPTIM1_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR3, RCC_CCIPR3_LPTIM1SEL))) macro
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h2828 #define __HAL_RCC_GET_LPTIM1_SOURCE() ((uint32_t)(READ_BIT(RCC->D2CCIP2R, RCC_D2CCIP2R_LPTIM1SEL))) macro
2830 #define __HAL_RCC_GET_LPTIM1_SOURCE() ((uint32_t)(READ_BIT(RCC->CDCCIP2R, RCC_CDCCIP2R_LPTIM1SEL))) macro
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c498 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
Dstm32wbxx_hal_lptim.c2402 tmpclksource = __HAL_RCC_GET_LPTIM1_SOURCE(); in LPTIM_Disable()
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1854 #define __HAL_RCC_GET_LPTIM1_SOURCE() ((uint32_t)(READ_BIT(RCC->LPTIM1CKSELR, RCC_LPTIM1CKSELR_LPTI… macro
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_lptim.c2380 tmpclksource = __HAL_RCC_GET_LPTIM1_SOURCE(); in LPTIM_Disable()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h1266 #define __HAL_RCC_GET_LPTIM1_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR1, RCC_CCIPR1_LPTIM1SEL))) macro

12