Home
last modified time | relevance | path

Searched refs:__HAL_RCC_GET_LPUART1_SOURCE (Results 1 – 25 of 39) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart_ex.h312 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
425 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
538 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
630 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
722 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
793 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_uart_ex.h329 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
422 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
493 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
606 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_uart_ex.h187 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
261 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
342 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
Dstm32l0xx_hal_irda_ex.h100 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
173 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_uart_ex.h282 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
475 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
597 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_uart_ex.h354 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
404 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
Dstm32wbaxx_hal_rcc_ex.h670 #define __HAL_RCC_GET_LPUART1_SOURCE() READ_BIT(RCC->CCIPR3, RCC_CCIPR3_LPUART1SEL) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart_ex.h477 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
728 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
Dstm32h7xx_hal_rcc_ex.h2799 #define __HAL_RCC_GET_LPUART1_SOURCE() ((uint32_t)(READ_BIT(RCC->D3CCIPR, RCC_D3CCIPR_LPUART1SEL))) macro
2801 #define __HAL_RCC_GET_LPUART1_SOURCE() ((uint32_t)(READ_BIT(RCC->SRDCCIPR, RCC_SRDCCIPR_LPUART1SEL)… macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc_ex.c348 PeriphClkInit->Lpuart1ClockSelection = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
605 srcclk = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c408 PeriphClkInit->Lpuart1ClockSelection = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
611 srcclk = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c526 PeriphClkInit->Lpuart1ClockSelection = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
808 srcclk = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c595 PeriphClkInit->Lpuart1ClockSelection = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
900 srcclk = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_uart_ex.h247 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
Dstm32wlxx_hal_rcc_ex.h450 #define __HAL_RCC_GET_LPUART1_SOURCE() LL_RCC_GetLPUARTClockSource(LL_RCC_LPUART1_CLKSOURCE) macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_uart_ex.h228 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
Dstm32wbxx_hal_rcc_ex.h1059 #define __HAL_RCC_GET_LPUART1_SOURCE() LL_RCC_GetLPUARTClockSource(LL_RCC_LPUART1_CLKSOURCE) macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_uart_ex.h311 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_uart_ex.h267 switch(__HAL_RCC_GET_LPUART1_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c1446 PeriphClkInit->Lpuart1ClockSelection = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
2075 clocksource = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c364 PeriphClkInit->Lpuart1ClockSelection = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c728 PeriphClkInit->Lpuart1ClockSelection = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1220 srcclk = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h575 #define __HAL_RCC_GET_LPUART1_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR, RCC_CCIPR_LPUART1SEL))) macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c886 srcclk = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c987 PeriphClkInit->Lpuart1ClockSelection = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1608 srcclk = __HAL_RCC_GET_LPUART1_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()

12