Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_uart.c123 am_hal_uart_clock_speed_e eUartClockSpeed ;
391 am_hal_uart_clock_speed_e eUartClkSpeed = pState->eUartClockSpeed ; in am_hal_uart_configure()
1524 am_hal_uart_clock_speed_e eClkSpeed = *((am_hal_uart_clock_speed_e *) pArgs) ; in am_hal_uart_control()
Dam_hal_uart.h88 } am_hal_uart_clock_speed_e; typedef
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_uart.c123 am_hal_uart_clock_speed_e eUartClockSpeed ;
395 am_hal_uart_clock_speed_e eUartClkSpeed = pState->eUartClockSpeed ; in am_hal_uart_configure()
1534 am_hal_uart_clock_speed_e eClkSpeed = *((am_hal_uart_clock_speed_e *) pArgs) ; in am_hal_uart_control()
Dam_hal_uart.h88 } am_hal_uart_clock_speed_e; typedef