Home | History | Annotate | Download | only in nanotool

Lines Matching defs:Disable

42     Disable,
64 std::make_tuple("disable", NanotoolCommand::Disable),
99 " disable: send a disable request for one sensor\n"
100 " disable_all: send a disable request for all sensors\n"
101 " calibrate: disable the sensor, then perform the sensor\n"
109 " events, then disable the sensor before exiting\n"
163 && (args->command == NanotoolCommand::Disable
441 case NanotoolCommand::Disable: