Home
last modified time | relevance | path

Searched refs:UartDriverInit (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/adapter/platform/uart/
H A Duart_wm.c193 static int32_t UartDriverInit(struct HdfDeviceObject *device);
201 .Init = UartDriverInit,
375 static int32_t UartDriverInit(struct HdfDeviceObject *device) in UartDriverInit() function
H A Duart_stm32f4xx.c290 static int32_t UartDriverInit(struct HdfDeviceObject *device);
297 .Init = UartDriverInit,
588 static int32_t UartDriverInit(struct HdfDeviceObject *device) function
H A Duart_bes.c385 static int32_t UartDriverInit(struct HdfDeviceObject *device);
393 .Init = UartDriverInit,
646 static int32_t UartDriverInit(struct HdfDeviceObject *device) function

Completed in 4 milliseconds