Home
last modified time | relevance | path

Searched defs:DeviceCommand (Results 1 – 5 of 5) sorted by relevance

/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dglobalsat_sport.cc188 uint8_t DeviceCommand = recv_byte(); in globalsat_read_package() local
248 uint8_t DeviceCommand; in globalsat_probe_device() local
335 uint8_t DeviceCommand; in waypoint_read() local
361 uint8_t DeviceCommand; in track_read() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/fxa-client/src/
H A Dmozilla.appservices.fxaclient.protobuf.rs170 DeviceCommand(super::IncomingDeviceCommand), enumerator
/dports/astro/phd2/phd2-2.6.10/cameras/
H A DDsiDevice.h67 enum DeviceCommand enum
/dports/astro/kstars/kstars-3.5.6/kstars/indi/
H A Dindicommon.h215 } DeviceCommand; typedef
/dports/devel/juce/JUCE-f37e9a1/modules/juce_blocks_basics/protocol/
H A Djuce_BlocksProtocolDefinitions.h411 using DeviceCommand = IntegerWithBitSize<9>; variable