#include "camera.h"
#include "clock.h"
#include "modes.h"
#include "conf.h"
#include "usb_remote.h"
#include "script_api.h"
#include "shooting.h"
gehe zum Quellcode dieser Datei
#define GPIO_VSYNC_MAX 0xC0F06014 |
#define GPIO_VSYNC_UPDATE 0xC0F06000 |
void _wait_until_remote_button_is_released |
( |
void |
) | |
|
Definiert in Zeile 93 der Datei usb_sync.c.
105 #ifdef CAM_REMOTE_USES_PRECISION_SYNC
113 int sync_period = std_period * 2 + cur_cnt;
115 if (std_period - cur_cnt < 10)
117 sync_period -= (std_period - cur_cnt);
144 #else // CAM_REMOTE_USES_PRECISION_SYNC
154 #ifdef USB_REMOTE_DEBUGGING
int force_usb_state |
( |
int |
state) | |
|
Definiert in Zeile 36 der Datei usb_sync.c.
39 #ifdef CAM_ALLOWS_USB_PORT_FORCING
Definiert in Zeile 54 der Datei usb_sync.c.
56 #ifdef CAM_REMOTE_MULTICHANNEL
61 #ifdef CAM_REMOTE_HDMI_HPD
65 #ifdef CAM_REMOTE_ANALOG_AV
69 #ifdef CAM_REMOTE_AtoD_CHANNEL
75 #else // not CAM_REMOTE_MULTICHANNEL