Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/barcode/
Dcode128.c215 static signed char code128_switch_code(char from_mode, char to_mode) in code128_switch_code() argument
217 switch(from_mode) { in code128_switch_code()