Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_uart_15xx.h152 } UART_PARAM_T; typedef
166 …uint32_t (*uart_get_line)(UART_HANDLE_T handle, UART_PARAM_T *param); /*!< Receive multiple bytes …
167 …uint32_t (*uart_put_line)(UART_HANDLE_T handle, UART_PARAM_T *param); /*!< Send string (end with \…
/external/platform/lpc15xx/lpcopen/periph_uart_rom_polling/example/src/
A Duart_rom_polling.c129 UART_PARAM_T param; in putLineUART()
148 UART_PARAM_T param; in getLineUART()
/external/platform/lpc15xx/lpcopen/periph_uart_rom_int/example/src/
A Duart_rom_int.c148 UART_PARAM_T param; in putLineUART()
178 UART_PARAM_T param; in getLineUART()

Completed in 6 milliseconds