Home
last modified time | relevance | path

Searched refs:IS_LL_RCC_LPUART_CLKSOURCE (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c55 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE) \ macro
58 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE) macro
524 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_rcc.c53 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE)) macro
426 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rcc.c47 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE)) macro
407 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rcc.c80 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE) macro
503 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rcc.c51 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE)) macro
549 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c48 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE) macro
485 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c51 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE)) macro
601 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c61 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE)) macro
697 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c61 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE)) macro
899 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c66 #define IS_LL_RCC_LPUART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_LPUART1_CLKSOURCE)) macro
2075 assert_param(IS_LL_RCC_LPUART_CLKSOURCE(LPUARTxSource)); in LL_RCC_GetLPUARTClockFreq()