Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos.TWL/mp_shared/wh/
Dwh.c528 static const char *WH_GetWMStateCodeName(u16 code) in WH_GetWMStateCodeName() function
651 WH_TRACE("state = %s\n", WH_GetWMStateCodeName(s.state)); in WH_OutputWMState()
701 #define WH_GetWMStateCodeName(result) ("") macro
1773 WH_TRACE("unknown state %d, %s\n", cb->state, WH_GetWMStateCodeName(cb->state)); in WH_StateOutStartChild()
/TwlSDK-5.1.0/build/demos/wireless_shared/wh/
Dwh.c581 static const char *WH_GetWMStateCodeName(u16 code) in WH_GetWMStateCodeName() function
704 WH_TRACE("state = %s\n", WH_GetWMStateCodeName(s.state)); in WH_OutputWMState()
759 #define WH_GetWMStateCodeName(result) ("") macro
1883 WH_TRACE("unknown state %d, %s\n", cb->state, WH_GetWMStateCodeName(cb->state)); in WH_StateOutStartChild()