Searched refs:UartHostMethod (Results 1 – 10 of 10) sorted by relevance
71 UartHostMethod定义:74 struct UartHostMethod {88 **表 1** UartHostMethod结构体成员的回调函数功能说明233 …完成属性文件配置之后,下一步就是以核心层UartHost对象的初始化为核心,包括驱动适配者自定义结构体(传递参数和数据),实例化UartHost成员UartHostMethod(让用户可以通过接口…280 struct UartHostMethod *method; // 回调函数284 - UartHost成员回调函数结构体UartHostMethod的实例化。288 struct UartHostMethod g_uartHostMethod = {377 …->method = &g_uartHostMethod; // UartHostMethod的实例化对象的挂载
31 struct UartHostMethod *method;34 struct UartHostMethod { struct
67 **UartHostMethod**:70 struct UartHostMethod {84 **Table 1** Hook functions in UartHostMethod210 …mber functions (**Bind**, **Init** and **Release**) to instantiate **UartHostMethod** in **UartHos…257 struct UartHostMethod *method; // Callback functions.261 - Instantiate **UartHostMethod** in **UartHost**.265 struct UartHostMethod g_uartHostMethod = {354 …g_uartHostMethod; // Attach the UartHostMethod instance.
51 struct UartHostMethod g_sampleUartHostMethod = {
496 static struct UartHostMethod g_uartHostMethod = {
220 struct UartHostMethod g_uartHostMethod = {
518 struct UartHostMethod g_uartHostMethod = {
495 struct UartHostMethod g_uartHostMethod = {
412 struct UartHostMethod g_uartHostMethod = {
312 struct UartHostMethod g_uartHostMethod = {