source:
Sophya/trunk/Poubelle/archediab.old/archediab.sources/h/tache.h@
637
Last change on this file since 637 was 637, checked in by , 26 years ago | |
---|---|
File size: 213 bytes |
Line | |
---|---|
1 | void init_tache(void); |
2 | |
3 | void lecture_fifo(void* gq); |
4 | |
5 | void regul(tmtc *tt); |
6 | void raz_periodique(tmtc* tt); |
7 | |
8 | void decode_telecommande(tmtc* tt); |
9 | |
10 | |
11 | void tache_regul(tmtc* tt); |
12 | int ecrit_commande_PCI(tmtc* tt); |
13 | |
14 |
Note:
See TracBrowser
for help on using the repository browser.