Home
last modified time | relevance | path

Searched defs:ERR (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Daos_debug.h116 #define require_noerr(ERR, LABEL) … argument
140 #define require_noerr_string(ERR, LABEL, STR) … argument
164 #define require_noerr_action_string(ERR, LABEL, ACTION, STR) … argument
185 #define require_noerr_quiet(ERR, LABEL) \ argument
203 #define require_noerr_action(ERR, LABEL, ACTION) … argument
225 #define require_noerr_action_quiet(ERR, LABEL, ACTION) \ argument
/AliOS-Things-master/components/osal_aos/include/aos/
A Dosal_debug.h247 #define require_noerr(ERR, LABEL) \ argument
271 #define require_noerr_string(ERR, LABEL, STR) \ argument
295 #define require_noerr_action_string(ERR, LABEL, ACTION, STR) \ argument
318 #define require_noerr_quiet(ERR, LABEL) \ argument
336 #define require_noerr_action(ERR, LABEL, ACTION) \ argument
360 #define require_noerr_action_quiet(ERR, LABEL, ACTION) \ argument
/AliOS-Things-master/components/websocket/include/
A Dlibrws.h42 #define ERR(format,arg...) LOGE(WEBSOC_TAG, format, ##arg) macro
46 #define ERR(format,arg...) LOGE(WEBSOC_TAG, format, ##arg) macro

Completed in 5 milliseconds