Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_irda_ex.h119 switch(__HAL_RCC_GET_UART4_SOURCE()) \
232 switch(__HAL_RCC_GET_UART4_SOURCE()) \
324 switch(__HAL_RCC_GET_UART4_SOURCE()) \
416 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32g4xx_hal_uart_ex.h270 switch(__HAL_RCC_GET_UART4_SOURCE()) \
383 switch(__HAL_RCC_GET_UART4_SOURCE()) \
517 switch(__HAL_RCC_GET_UART4_SOURCE()) \
609 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32g4xx_hal_rcc_ex.h664 #define __HAL_RCC_GET_UART4_SOURCE() (READ_BIT(RCC->CCIPR, RCC_CCIPR_UART4SEL)) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_irda_ex.h140 switch(__HAL_RCC_GET_UART4_SOURCE()) \
274 switch(__HAL_RCC_GET_UART4_SOURCE()) \
366 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32u5xx_hal_rcc_ex.h1822 #define __HAL_RCC_GET_UART4_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR1, RCC_CCIPR1_UART4SEL))) macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_irda_ex.h145 switch(__HAL_RCC_GET_UART4_SOURCE()) \
380 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32l4xx_hal_uart_ex.h287 switch(__HAL_RCC_GET_UART4_SOURCE()) \
585 switch(__HAL_RCC_GET_UART4_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_irda_ex.h158 switch(__HAL_RCC_GET_UART4_SOURCE()) \
436 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32h7xx_hal_uart_ex.h288 switch(__HAL_RCC_GET_UART4_SOURCE()) \
593 switch(__HAL_RCC_GET_UART4_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_irda_ex.h158 switch(__HAL_RCC_GET_UART4_SOURCE()) \
490 switch(__HAL_RCC_GET_UART4_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c643 PeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1080 srcclk = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_irda_ex.h139 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32l5xx_hal_uart_ex.h269 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32l5xx_hal_rcc_ex.h1198 #define __HAL_RCC_GET_UART4_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR1, RCC_CCIPR1_UART4SEL))) macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_irda_ex.h139 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32f7xx_hal_uart_ex.h235 switch(__HAL_RCC_GET_UART4_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c586 PeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
843 srcclk = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_irda_ex.h148 switch(__HAL_RCC_GET_UART4_SOURCE()) \
Dstm32f3xx_hal_uart_ex.h232 switch(__HAL_RCC_GET_UART4_SOURCE()) \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc_ex.c745 PeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1332 PeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c722 PeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1156 srcclk = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c978 PeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
1536 srcclk = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1366 pPeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
2153 srcclk = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2579 pPeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
3579 srcclk = __HAL_RCC_GET_UART4_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h2212 #define __HAL_RCC_GET_UART4_SOURCE() LL_RCC_GetUSARTClockSource(LL_RCC_UART4_CLKSOURCE) macro

12