Home
last modified time | relevance | path

Searched refs:LPUARTxSource (Results 1 – 25 of 31) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c384 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
389 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
391 if (LPUARTxSource == LL_RCC_LPUART1_CLKSOURCE) in LL_RCC_GetLPUARTClockFreq()
394 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
422 else if (LPUARTxSource == LL_RCC_LPUART2_CLKSOURCE) in LL_RCC_GetLPUARTClockFreq()
425 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
454 else if (LPUARTxSource == LL_RCC_LPUART3_CLKSOURCE) in LL_RCC_GetLPUARTClockFreq()
457 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c519 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
524 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
526 if (LPUARTxSource == LL_RCC_LPUART1_CLKSOURCE) in LL_RCC_GetLPUARTClockFreq()
529 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
556 else if (LPUARTxSource == LL_RCC_LPUART2_CLKSOURCE) in LL_RCC_GetLPUARTClockFreq()
559 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_rcc.c181 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
186 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
189 if (LPUARTxSource == LL_RCC_LPUART1_CLKSOURCE) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_rcc.c421 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
426 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
429 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rcc.c402 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
407 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
410 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rcc.c498 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
503 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
506 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rcc.c559 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
564 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
567 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c480 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
485 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
488 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c596 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
601 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
604 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h1897 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
1899 MODIFY_REG(RCC->CCIPR, (LPUARTxSource >> 16), (LPUARTxSource & 0x0000FFFFU)); in LL_RCC_SetLPUARTClockSource()
3267 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rcc.h1494 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
1496 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
2465 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c692 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
697 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
700 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h1957 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
1959 MODIFY_REG(RCC->CCIPR, (LPUARTxSource >> 16U), (LPUARTxSource & 0x0000FFFFU)); in LL_RCC_SetLPUARTClockSource()
3932 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c894 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
899 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
902 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rcc.c782 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
788 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
790 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rcc.h1565 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
1567 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
2973 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h2076 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
2078 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
3412 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h1842 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
1844 MODIFY_REG(RCC->CCIPR3, RCC_CCIPR3_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
3248 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c2126 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
2132 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
2135 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c614 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource) in LL_RCC_GetLPUARTClockFreq() argument
619 switch (LL_RCC_GetLPUARTClockSource(LPUARTxSource)) in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h2523 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
2525 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
4523 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h2395 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
2397 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
4797 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h2986 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
2988 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
6175 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h2771 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
2773 MODIFY_REG(RCC->CCIPR3, RCC_CCIPR3_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
6042 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h2922 __STATIC_INLINE void LL_RCC_SetLPUARTClockSource(uint32_t LPUARTxSource) in LL_RCC_SetLPUARTClockSource() argument
2924 MODIFY_REG(RCC->CCIPR3, RCC_CCIPR3_LPUART1SEL, LPUARTxSource); in LL_RCC_SetLPUARTClockSource()
6070 uint32_t LL_RCC_GetLPUARTClockFreq(uint32_t LPUARTxSource);

12