Home
last modified time | relevance | path

Searched refs:DSIxSource (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_rcc.c1013 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource) in LL_RCC_GetDSIClockFreq() argument
1018 assert_param(IS_LL_RCC_DSI_CLKSOURCE(DSIxSource)); in LL_RCC_GetDSIClockFreq()
1021 switch (LL_RCC_GetDSIClockSource(DSIxSource)) in LL_RCC_GetDSIClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c1134 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource) in LL_RCC_GetDSIClockFreq() argument
1139 assert_param(IS_LL_RCC_DSI_CLKSOURCE(DSIxSource)); in LL_RCC_GetDSIClockFreq()
1142 switch (LL_RCC_GetDSIClockSource(DSIxSource)) in LL_RCC_GetDSIClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c1392 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource) in LL_RCC_GetDSIClockFreq() argument
1397 assert_param(IS_LL_RCC_DSI_CLKSOURCE(DSIxSource)); in LL_RCC_GetDSIClockFreq()
1400 switch (LL_RCC_GetDSIClockSource(DSIxSource)) in LL_RCC_GetDSIClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c1724 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource) in LL_RCC_GetDSIClockFreq() argument
1730 assert_param(IS_LL_RCC_DSI_CLKSOURCE(DSIxSource)); in LL_RCC_GetDSIClockFreq()
1732 switch (LL_RCC_GetDSIClockSource(DSIxSource)) in LL_RCC_GetDSIClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c1218 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource) in LL_RCC_GetDSIClockFreq() argument
1223 switch (LL_RCC_GetDSIClockSource(DSIxSource)) in LL_RCC_GetDSIClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c1791 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource) in LL_RCC_GetDSIClockFreq() argument
1795 switch (LL_RCC_GetDSIClockSource(DSIxSource)) in LL_RCC_GetDSIClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h5144 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource);
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h6204 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource);
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h6077 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource);
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h5988 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource);
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rcc.h7070 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource);
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h6364 uint32_t LL_RCC_GetDSIClockFreq(uint32_t DSIxSource);