Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/platform/uart/
Duart_bes.c35 static SRAM_BSS_LOC unsigned char g_halUart1Buf[UART_DMA_RING_BUFFER_SIZE]; variable
41 static __SRAMBSS unsigned char g_halUart1Buf[UART_DMA_RING_BUFFER_SIZE]; variable
302 g_uartCtx[uartId].buffer = g_halUart1Buf; in InitUartCtxCfg()