Home
last modified time | relevance | path

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

/bsp/yichip/yc3121-pos/Libraries/sdk/
A Dyc_uart.c88 DMA_START(DMACH_UART0) = (1 << DMA_START_BIT); in UART_DMASendBuf()
94 DMA_START(DMACH_UART1) = (1 << DMA_START_BIT); in UART_DMASendBuf()
349 DMA_START(DMACH_UART0) = (1 << DMA_START_BIT); in UART_SendBuf()
356 DMA_START(DMACH_UART1) = (1 << DMA_START_BIT); in UART_SendBuf()
369 DMA_START(DMACH_UART0) = (1 << DMA_START_BIT); in UART_SendData()
376 DMA_START(DMACH_UART1) = (1 << DMA_START_BIT); in UART_SendData()
/bsp/yichip/yc3121-pos/Libraries/core/
A Dyc3121.h405 #define DMA_START_BIT 7 macro

Completed in 9 milliseconds