Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc43xx/drivers/
A Ddrv_uart.h220 #define UART_FIFOLVL_RXFIFOLVL(n) ((uint32_t)(n&0x0F)) /**< Reflects the current level of … macro
/bsp/xplorer4330/drivers/
A Ddrv_uart.h220 #define UART_FIFOLVL_RXFIFOLVL(n) ((uint32_t)(n&0x0F)) /**< Reflects the current level of … macro
/bsp/nxp/lpc/lpc178x/drivers/
A Dlpc177x_8x_uart.h349 #define UART_FIFOLVL_RXFIFOLVL(n) ((uint32_t)(n&0x0F)) macro

Completed in 15 milliseconds