Home
last modified time | relevance | path

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

/external/libiio/src/iiod/
Dlexer.l128 pdata->channel_is_output = yytext[0] == 'o' || yytext[0] == 'O';
138 yytext, pdata->channel_is_output);
Dops.h62 bool channel_is_output; member