Searched refs:fun_ret (Results 1 – 1 of 1) sorted by relevance
29 #define ADC_CHECK_RET(fun_ret) ({ \ argument30 if (fun_ret != ESP_OK) { \