Home
last modified time | relevance | path

Searched defs:rx_buf (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/spi/
H A Dspidev.h84 __u64 rx_buf; member
/utopia/UTPA2-700.0.x/modules/urdma/drv/urdma/
H A DdrvURDMA.c251 DRVURDMA_RESULT MDrv_UrDMA_RxInit(MS_PHYADDR *rx_buf, MS_U16 rx_size)//hs_uart_dma_prepare_rx(void … in MDrv_UrDMA_RxInit()
/utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/
H A DhalUART.h143 MS_U8 *rx_buf; member
/utopia/UTPA2-700.0.x/modules/uart/drv/uart/
H A DdrvUART.c386 UART_Result MDrv_UART_SetRxMode(MS_BOOL bEnable, void *rx_buf, MS_U16 buf_len, ms_uart_rx_callback … in MDrv_UART_SetRxMode()