Home
last modified time | relevance | path

Searched refs:Chip_UART_SendBlocking (Results 1 – 5 of 5) sorted by relevance

/lk-master/platform/lpc15xx/
A Ddebug.c65 Chip_UART_SendBlocking(DEBUG_UART, &c, 1); in platform_dputc()
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/
A Duart_rb.c161 Chip_UART_SendBlocking(LPC_USART, inst1, sizeof(inst1) - 1); in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/
A Dboard.c59 Chip_UART_SendBlocking(DEBUG_UART, &ch, 1); in Board_UARTPutChar()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Duart_15xx.c109 int Chip_UART_SendBlocking(LPC_USART_T *pUART, const void *data, int numBytes) in Chip_UART_SendBlocking() function
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Duart_15xx.h354 int Chip_UART_SendBlocking(LPC_USART_T *pUART, const void *data, int numBytes);

Completed in 11 milliseconds