GPS Timer driver source code. More...


Go to the source code of this file.
Functions | |
| void | GPS_TIMER_init (void) |
| GPS Timer Initialization. More... | |
| void | GPS_TIMER_start (void) |
| GPS Timer start. More... | |
| void | timerCallback (Timer_Handle handle) |
| Timer callback. More... | |
Variables | |
| Timer_Handle | gpsTimerHandle |
GPS Timer driver source code.
| void GPS_TIMER_init | ( | void | ) |
GPS Timer Initialization.
Detailed description starts here
| void | No argument |
| void GPS_TIMER_start | ( | void | ) |
GPS Timer start.
Detailed description starts here
| void |
| void timerCallback | ( | Timer_Handle | handle | ) |
Timer callback.
Detailed description starts here
| handle | Timer handle |
| Timer_Handle gpsTimerHandle |
GPS Timer Handle