FreeCalypso > hg > freecalypso-citrine
view L1/include/tch_feature.h @ 11:bf52986ae7f2
L1/cfile/l1_isr_glue.c: applying changes discovered in TCS211 L1 reconstruction
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 09 Jun 2016 06:37:40 +0000 |
parents | 75a11d740a02 |
children |
line wrap: on
line source
/* * This header file is a FreeCalypso addition; it contains definitions * for the custom voice TCH rerouting feature. */ #define TCH_CONFIG_REQ 0x11 #define TCH_CONFIG_CONF 0x12 #define TCH_ULBITS_REQ 0x13 #define TCH_ULBITS_CONF 0x14 #define TCH_DLBITS_IND 0x15