Home
last modified time | relevance | path

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

/TwlSDK-5.4/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.4/build/demos/wireless_shared/wh/
Dwh.c474 static void WH_PortReceiveCallback(void *arg);
2379 static void WH_PortReceiveCallback(void *arg) in WH_PortReceiveCallback() function
3278 if (WM_SetPortCallback(WH_DATA_PORT, WH_PortReceiveCallback, NULL) != WM_ERRCODE_SUCCESS) in WH_SetReceiver()