Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3156 {PTP_DPC_NIKON_FlashShutterSpeed, /* 0xD075 */ in ptp_get_property_description()
3725 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 0, "1/60s"}, /* D075 */ in ptp_render_property_value()
3726 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 1, "1/30s"}, in ptp_render_property_value()
3727 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 2, "1/15s"}, in ptp_render_property_value()
3728 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 3, "1/8s"}, in ptp_render_property_value()
3729 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 4, "1/4s"}, in ptp_render_property_value()
3730 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 5, "1/2s"}, in ptp_render_property_value()
3731 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 6, "1s"}, in ptp_render_property_value()
3732 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 7, "2s"}, in ptp_render_property_value()
3733 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 8, "4s"}, in ptp_render_property_value()
[all …]
Dptp.h1483 #define PTP_DPC_NIKON_FlashShutterSpeed 0xD075 /* SB Low Limit */ macro