Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc1114/driver/
A Ddrv_uart.c26 #define UIER HWREG32(UART_BASE + 0x04) // RW macro
82 UIER &= ~0x01; in lpc_control()
86 UIER |= 0x01; in lpc_control()

Completed in 5 milliseconds