Home
last modified time | relevance | path

Searched refs:LPUART_CLOCK_SOURCE_XTAL (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_LPUART.h88 LPUART_CLOCK_SOURCE_XTAL = 0x01U, enumerator
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_LPUART.h88 LPUART_CLOCK_SOURCE_XTAL = 0x01U, enumerator
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_LPUART.c256 else if (LPUART_CLOCK_SOURCE_XTAL == hlpuart->ConfigParam.ClockSrc) in HAL_LPUART_Init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_LPUART.c271 else if (LPUART_CLOCK_SOURCE_XTAL == hlpuart->ConfigParam.ClockSrc) in HAL_LPUART_Init()

Completed in 5 milliseconds