Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/sample/platform/uart/src/
H A Duart_sample.c311 host = UartHostFromDevice(device); in SampleUartDriverInit()
334 host = UartHostFromDevice(device); in SampleUartDriverRelease()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/uart/
H A Duart_adapter.c530 host = UartHostFromDevice(obj); in HdfUartInit()
572 host = UartHostFromDevice(obj); in HdfUartRelease()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/uart/
H A Duart_core.h71 static inline struct UartHost *UartHostFromDevice(const struct HdfDeviceObject *device) in UartHostFromDevice() function
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-uart-develop.md373 …host = UartHostFromDevice(device); // 通过service成员后强制转为Ua…
443 …host = UartHostFromDevice(device); // 这里有HdfDeviceObject到UartHost的强制转化,通过service成员,赋值见Bi…
/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_wm.c359 host = UartHostFromDevice(device); in UartDriverRelease()
386 host = UartHostFromDevice(device); in UartDriverInit()
H A Duart_asr.c652 host = UartHostFromDevice(device); in HdfUartDeviceInit()
674 host = UartHostFromDevice(device); in HdfUartDeviceRelease()
H A Duart_gr5xx.c696 host = UartHostFromDevice(device); in HdfUartDeviceInit()
718 host = UartHostFromDevice(device); in HdfUartDeviceRelease()
H A Duart_bes.c630 host = UartHostFromDevice(device);
657 host = UartHostFromDevice(device);
H A Duart_stm32f4xx.c575 host = UartHostFromDevice(device);
599 host = UartHostFromDevice(device);
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-uart-develop.md350 …host = UartHostFromDevice(device); // Forcibly convert t…
420 …host = UartHostFromDevice(device); // Forcible conversion from HdfDeviceObject to UartHo…
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-w800-combo-demo.md574 host = UartHostFromDevice(device);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-w800-combo-demo.md574 host = UartHostFromDevice(device);