Home
last modified time | relevance | path

Searched refs:Chip_UART_SetBaud (Results 1 – 8 of 8) sorted by relevance

/lk-master/platform/lpc15xx/
A Ddebug.c34 Chip_UART_SetBaud(DEBUG_UART, 115200); in lpc_debug_early_init()
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/
A Duart_rb.c142 Chip_UART_SetBaud(LPC_USART, UART_TEST_DEFAULT_BAUDRATE); in main()
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/src/
A Dcdc_uart.c135 Chip_UART_SetBaud(LPC_USART, UART_TEST_DEFAULT_BAUDRATE); in UCOM_UartInit()
248 Chip_UART_SetBaud(LPC_USART, line_coding->dwDTERate); in UCOM_SetLineCode()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/
A Dboard.c104 Chip_UART_SetBaud(DEBUG_UART, 115200); in Board_Debug_Init()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Duart_15xx.c158 void Chip_UART_SetBaud(LPC_USART_T *pUART, uint32_t baudrate) in Chip_UART_SetBaud() function
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Duart_15xx.h332 void Chip_UART_SetBaud(LPC_USART_T *pUART, uint32_t baudrate);
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/
A Ddma_uart.c346 Chip_UART_SetBaud(LPC_USART0, 115200); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_rom_uart/example/src/
A Ddma_rom_uart.c348 Chip_UART_SetBaud(LPC_USART0, 115200); in main()

Completed in 8 milliseconds