Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Duart_15xx.h57 __IO uint32_t TXDATA; /*!< Transmit data register */ member
172 pUART->TXDATA = (uint32_t) data; in Chip_UART_SendByte()
/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/
A Ddma_uart.c156 dmaTXDesc[countTXDescUsed].dest = DMA_ADDR(&LPC_USART0->TXDATA); /* Byte aligned */ in dmaTXSend()
/external/platform/lpc15xx/lpcopen/periph_dma_rom_uart/example/src/
A Ddma_rom_uart.c207 dmaTXDesc[countTXDescUsed].dest = (uint32_t) &LPC_USART0->TXDATA; /* Byte aligned */ in dmaTXSend()
/external/platform/nrfx/mdk/
A Dnrf5340_network.h187 …__IOM uint32_t TXDATA; /*!< (@ 0x00000080) Data sent from the CPU to the de… member
A Dnrf9160.h344 …__IOM uint32_t TXDATA; /*!< (@ 0x00000080) Data sent from the CPU to the de… member
A Dnrf5340_application.h496 …__IOM uint32_t TXDATA; /*!< (@ 0x00000080) Data sent from the CPU to the de… member

Completed in 53 milliseconds