FreeCalypso > hg > leo2moko-debug
comparison chipsetsw/layer1/p_include/l1p_prot.h @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 /************* Revision Controle System Header ************* | |
2 * GSM Layer 1 software | |
3 * L1P_PROTO.H | |
4 * | |
5 * Filename l1p_prot.h | |
6 * Copyright 2003 (C) Texas Instruments | |
7 * | |
8 ************* Revision Controle System Header *************/ | |
9 | |
10 | |
11 /**************************************/ | |
12 /* Prototypes for L1 ASYNCH task */ | |
13 /**************************************/ | |
14 void l1pa_idle_paging_process(xSignalHeaderRec *msg); | |
15 | |
16 /**************************************/ | |
17 /* Prototypes for l1S packet task, */ | |
18 /* embedded in CS code */ | |
19 /**************************************/ | |
20 | |
21 | |
22 /**************************************/ | |
23 /* Prototypes for L1 COMPLEX functions*/ | |
24 /**************************************/ |