Home
last modified time | relevance | path

Searched refs:Uart24ClockSelection (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1110 assert_param(IS_RCC_UART24CLKSOURCE(PeriphClkInit->Uart24ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1112 if (PeriphClkInit->Uart24ClockSelection == RCC_UART24CLKSOURCE_PLL4) in HAL_RCCEx_PeriphCLKConfig()
1125 __HAL_RCC_UART24_CONFIG(PeriphClkInit->Uart24ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1943 PeriphClkInit->Uart24ClockSelection = __HAL_RCC_GET_UART24_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h111 uint32_t Uart24ClockSelection; /*!< Specifies UART24 clock source member