sane-project-backends/backend/genesys
Ralph Little 730e4ada37 genesys: fixed indentation again.
Hopefully, I will get it right this time. Uses 4 space indents rather
than 2 as used elsewhere in the code base.
2021-04-07 09:06:39 -07:00
..
calibration.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
command_set.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
command_set_common.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
command_set_common.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
device.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
device.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
enums.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
enums.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
error.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
error.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
fwd.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
genesys.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
genesys.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl124.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl124.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl124_registers.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl646.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl646.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl646_registers.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl841.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl841.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl841_registers.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl842.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl842.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl842_registers.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl843.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl843.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl843_registers.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl846.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl846.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl846_registers.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl847.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl847.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
gl847_registers.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
image.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
image.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
image_buffer.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
image_buffer.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
image_pipeline.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
image_pipeline.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
image_pixel.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
image_pixel.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
low.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
low.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
motor.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
motor.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
register.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
register_cache.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
row_buffer.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
scanner_interface.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
scanner_interface.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
scanner_interface_usb.cpp genesys: use usleep instead of std::this_thread::sleep_for to re-enable thread less compile 2021-03-31 22:57:48 +02:00
scanner_interface_usb.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
sensor.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
sensor.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
serialize.cpp
serialize.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
settings.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
settings.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
static_init.cpp genesys: fixed indentation again. 2021-04-07 09:06:39 -07:00
static_init.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
status.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
status.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
tables_frontend.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
tables_gpo.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
tables_memory_layout.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
tables_model.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
tables_motor.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
tables_sensor.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
test_scanner_interface.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
test_scanner_interface.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
test_settings.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
test_settings.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
test_usb_device.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
test_usb_device.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
usb_device.cpp Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
usb_device.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
utilities.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
value_filter.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00