Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc43xx/drivers/
A Ddrv_uart.h221 #define UART_FIFOLVL_TXFIFOLVL(n) ((uint32_t)((n>>8)&0x0F)) /**< Reflects the current level of … macro
/bsp/xplorer4330/drivers/
A Ddrv_uart.h221 #define UART_FIFOLVL_TXFIFOLVL(n) ((uint32_t)((n>>8)&0x0F)) /**< Reflects the current level of … macro
/bsp/nxp/lpc/lpc178x/drivers/
A Dlpc177x_8x_uart.h351 #define UART_FIFOLVL_TXFIFOLVL(n) ((uint32_t)((n>>8)&0x0F)) macro

Completed in 11 milliseconds