Home
last modified time | relevance | path

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

/device/board/openvalley/niobeu4/liteos_m/hdf_drivers/uart/
Duart_esp32u4.c50 #define HDF_GPIO_FIND_SOURCE(node, uartHost, device) … argument
183 static int32_t AttachUartDevice(struct UartHost *uartHost, struct HdfDeviceObject *device) in AttachUartDevice()