Home
last modified time | relevance | path

Searched refs:am_hal_uart_flags_get (Results 1 – 3 of 3) sorted by relevance

/bsp/apollo2/board/
A Duart.c120 while ( am_hal_uart_flags_get(AM_UART0_INST) & AM_HAL_UART_FR_BUSY ); in rt_hw_uart_send_string()
228 while ( am_hal_uart_flags_get(uart->uart_device) & AM_HAL_UART_FR_BUSY ); in am_putc()
/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_uart.h299 extern uint32_t am_hal_uart_flags_get(uint32_t ui32Module);
A Dam_hal_uart.c658 am_hal_uart_flags_get(uint32_t ui32Module) in am_hal_uart_flags_get() function

Completed in 94 milliseconds