Subversion Repositories EngineBay2

Rev

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

Rev 6 Rev 7
Line 48... Line 48...
48
#define V_Batt2_GPIO_Port GPIOC
48
#define V_Batt2_GPIO_Port GPIOC
49
#define V_Oil_Pin GPIO_PIN_2
49
#define V_Oil_Pin GPIO_PIN_2
50
#define V_Oil_GPIO_Port GPIOC
50
#define V_Oil_GPIO_Port GPIOC
51
#define V_MAP_Pin GPIO_PIN_3
51
#define V_MAP_Pin GPIO_PIN_3
52
#define V_MAP_GPIO_Port GPIOC
52
#define V_MAP_GPIO_Port GPIOC
53
#define NSS_CHT_Pin GPIO_PIN_4
53
#define LED_Blink_Pin GPIO_PIN_4
54
#define NSS_CHT_GPIO_Port GPIOA
54
#define LED_Blink_GPIO_Port GPIOA
55
#define SPI_NSS1_Pin GPIO_PIN_4
55
#define SPI_NSS1_Pin GPIO_PIN_4
56
#define SPI_NSS1_GPIO_Port GPIOC
56
#define SPI_NSS1_GPIO_Port GPIOC
57
#define SPI1CD_Pin GPIO_PIN_5
57
#define SPI1CD_Pin GPIO_PIN_5
58
#define SPI1CD_GPIO_Port GPIOC
58
#define SPI1CD_GPIO_Port GPIOC
59
#define SPI_RESET_Pin GPIO_PIN_0
59
#define SPI_RESET_Pin GPIO_PIN_0
60
#define SPI_RESET_GPIO_Port GPIOB
60
#define SPI_RESET_GPIO_Port GPIOB
-
 
61
#define SPI_NS_Temp_Pin GPIO_PIN_1
-
 
62
#define SPI_NS_Temp_GPIO_Port GPIOB
61
#define CB_Drive_Pin GPIO_PIN_10
63
#define CB_Drive_Pin GPIO_PIN_10
62
#define CB_Drive_GPIO_Port GPIOB
64
#define CB_Drive_GPIO_Port GPIOB
63
#define INJ_Drive_Pin GPIO_PIN_11
65
#define INJ_Drive_Pin GPIO_PIN_11
64
#define INJ_Drive_GPIO_Port GPIOB
66
#define INJ_Drive_GPIO_Port GPIOB
65
#define CB_Pulse_Pin GPIO_PIN_15
67
#define CB_Pulse_Pin GPIO_PIN_15