Mercurial > public > ostc4
comparison Small_CPU/Inc/gpio.h @ 969:81049905d829 Evo_2_23
Zusammenf?hren
| author | heinrichsweikamp |
|---|---|
| date | Sun, 19 Jan 2025 12:02:59 +0100 |
| parents | e9c37071933b |
| children | d9290c76b840 |
comparison
equal
deleted
inserted
replaced
| 968:b9a1710522b1 | 969:81049905d829 |
|---|---|
| 47 void GPIO_VIBRATION_ON(void); | 47 void GPIO_VIBRATION_ON(void); |
| 48 void GPIO_GPS_OFF(void); | 48 void GPIO_GPS_OFF(void); |
| 49 void GPIO_GPS_ON(void); | 49 void GPIO_GPS_ON(void); |
| 50 void GPIO_GPS_BCKP_OFF(void); | 50 void GPIO_GPS_BCKP_OFF(void); |
| 51 void GPIO_GPS_BCKP_ON(void); | 51 void GPIO_GPS_BCKP_ON(void); |
| 52 | |
| 53 void GPIO_HandleBuzzer(); | |
| 52 #endif | 54 #endif |
| 53 #ifdef __cplusplus | 55 #ifdef __cplusplus |
| 54 } | 56 } |
| 55 #endif | 57 #endif |
| 56 #endif /* GPIO_H */ | 58 #endif /* GPIO_H */ |
