Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_common.c158 { MB_CB_STRING_NUM = 43 }; in MBi_comm_wmevent_output() enumerator
159 static const char *const mb_cb_string[MB_CB_STRING_NUM + 2] = { in MBi_comm_wmevent_output()
208 type = MB_CB_STRING_NUM; in MBi_comm_wmevent_output()
210 type = MB_CB_STRING_NUM + 1; in MBi_comm_wmevent_output()
211 else if (type >= MB_CB_STRING_NUM) in MBi_comm_wmevent_output()