This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | RTE_TBL_ROWS 6 |
#define | ROUTE_SECTION __attribute__ ((section ("route"))) |
Functions | |
Boolean | RouteFormHandleEvent (EventPtr eventP) ROUTE_SECTION |
Route Form event handler. | |
void | routeDrawTable (void) ROUTE_SECTION |
Routes table drawing function. |
|
Definition at line 41 of file RouteForm.h. |
|
Definition at line 36 of file RouteForm.h. |
|
Routes table drawing function.
Definition at line 236 of file RouteForm.c. References GetObjectFromForm(), gRouteDB, and RouteTable. Referenced by RouteFormHandleEvent(), store_rte(), and store_wpt(). |
|