Searched refs:WH_PortReceiveCallback (Results 1 – 2 of 2) sorted by relevance
413 static void WH_PortReceiveCallback(void *arg);2245 static void WH_PortReceiveCallback(void *arg) in WH_PortReceiveCallback() function3143 if (WM_SetPortCallback(WH_DATA_PORT, WH_PortReceiveCallback, NULL) != WM_ERRCODE_SUCCESS) in WH_SetReceiver()
474 static void WH_PortReceiveCallback(void *arg);2379 static void WH_PortReceiveCallback(void *arg) in WH_PortReceiveCallback() function3278 if (WM_SetPortCallback(WH_DATA_PORT, WH_PortReceiveCallback, NULL) != WM_ERRCODE_SUCCESS) in WH_SetReceiver()