Subversion Repositories EngineBay2

Rev

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

Rev 38 Rev 40
Line 62... Line 62...
62
#define LED_Blink_GPIO_Port GPIOC
62
#define LED_Blink_GPIO_Port GPIOC
63
#define V_Batt1_Pin GPIO_PIN_0
63
#define V_Batt1_Pin GPIO_PIN_0
64
#define V_Batt1_GPIO_Port GPIOA
64
#define V_Batt1_GPIO_Port GPIOA
65
#define V_Batt2_Pin GPIO_PIN_1
65
#define V_Batt2_Pin GPIO_PIN_1
66
#define V_Batt2_GPIO_Port GPIOA
66
#define V_Batt2_GPIO_Port GPIOA
67
#define V_Oil_Pin GPIO_PIN_2
-
 
68
#define V_Oil_GPIO_Port GPIOA
-
 
69
#define V_Map_Pin GPIO_PIN_3
67
#define V_Map_Pin GPIO_PIN_2
70
#define V_Map_GPIO_Port GPIOA
68
#define V_Map_GPIO_Port GPIOA
-
 
69
#define V_Oil_Pin GPIO_PIN_3
-
 
70
#define V_Oil_GPIO_Port GPIOA
71
#define V_Oil_Temp_Pin GPIO_PIN_4
71
#define V_Oil_Temp_Pin GPIO_PIN_4
72
#define V_Oil_Temp_GPIO_Port GPIOA
72
#define V_Oil_Temp_GPIO_Port GPIOA
73
#define SPI1_SCK_Pin GPIO_PIN_5
73
#define SPI1_SCK_Pin GPIO_PIN_5
74
#define SPI1_SCK_GPIO_Port GPIOA
74
#define SPI1_SCK_GPIO_Port GPIOA
75
#define SPI1_MISO_Pin GPIO_PIN_6
75
#define SPI1_MISO_Pin GPIO_PIN_6