static void UartBaudRateSet(unsigned int baseAdd,unsigned int baudRate); static void UART1Isr(void); /*** ** GLOBAL VARIABLE DEFINITIONS ***/ unsigned char txArray[] = "StarterWare AM335X UART Interrupt application\r\n"; /***
_IRQN(UART1_NL), DT_IRQ(UART1_NL, priority), nrfx_isr, &nrfx_uart_1_irq_handler, UNUSED_FLAGS); if (uartcfg.baudrate = TRACE_UART_BAUD_REQUIRED) { LOG_ERR(Trace UART baudrate is %d but %d is required", uart_cfgbaudrate, TRACE_UART_BAUD_REQUIRED); return -; } ...