Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_uart_15xx.h97 typedef void (*UART_CALLBK_T)(uint32_t err_code, uint32_t n); typedef
150 UART_CALLBK_T callback_func_pt;
/external/platform/lpc15xx/lpcopen/periph_uart_rom_int/example/src/
A Duart_rom_int.c159 param.callback_func_pt = (UART_CALLBK_T) waitCallback; in putLineUART()
190 param.callback_func_pt = (UART_CALLBK_T) waitCallback; in getLineUART()

Completed in 3 milliseconds