Home
last modified time | relevance | path

Searched refs:WH_PortReceiveCallback (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.3.1/build/demos.TWL/mp_shared/wh/
Dwh.c413 static void WH_PortReceiveCallback(void *arg);
2245 static void WH_PortReceiveCallback(void *arg) in WH_PortReceiveCallback() function
3143 if (WM_SetPortCallback(WH_DATA_PORT, WH_PortReceiveCallback, NULL) != WM_ERRCODE_SUCCESS) in WH_SetReceiver()
/TwlSDK-5.3.1/build/demos/wireless_shared/wh/
Dwh.c466 static void WH_PortReceiveCallback(void *arg);
2371 static void WH_PortReceiveCallback(void *arg) in WH_PortReceiveCallback() function
3270 if (WM_SetPortCallback(WH_DATA_PORT, WH_PortReceiveCallback, NULL) != WM_ERRCODE_SUCCESS) in WH_SetReceiver()