Subversion Repositories EDIS_Ignition

Rev

Rev 8 | Rev 15 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8 Rev 11
Line 59... Line 59...
59
/* Exported functions prototypes ---------------------------------------------*/
59
/* Exported functions prototypes ---------------------------------------------*/
60
void Error_Handler(void);
60
void Error_Handler(void);
61
 
61
 
62
/* USER CODE BEGIN EFP */
62
/* USER CODE BEGIN EFP */
63
void triggerSAW(); // Generate a SAW pulse 
63
void triggerSAW(); // Generate a SAW pulse 
-
 
64
 
-
 
65
// trigger watchdog
-
 
66
void watchdogWrite();
-
 
67
 
64
/* USER CODE END EFP */
68
/* USER CODE END EFP */
65
 
69
 
66
/* Private defines -----------------------------------------------------------*/
70
/* Private defines -----------------------------------------------------------*/
67
#define SAW_DELAY 5
71
#define SAW_DELAY 5
68
#define PIP_Pin GPIO_PIN_0
72
#define PIP_Pin GPIO_PIN_0