Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc_ex.h101 #define IS_RCC_LPUART1_CLOCK_SOURCE(__SOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c147 assert_param(IS_RCC_LPUART1_CLOCK_SOURCE(PeriphClkInit->LPUART1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()