Home
last modified time | relevance | path

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

/TwlSDK-5.4/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.4/build/demos/wireless_shared/wh/
Dwh.c589 static const char *WH_GetWMStateCodeName(u16 code) in WH_GetWMStateCodeName() function
712 WH_TRACE("state = %s\n", WH_GetWMStateCodeName(s.state)); in WH_OutputWMState()
767 #define WH_GetWMStateCodeName(result) ("") macro
1891 WH_TRACE("unknown state %d, %s\n", cb->state, WH_GetWMStateCodeName(cb->state)); in WH_StateOutStartChild()