comparison chipsetsw/layer1/include/l1_const.h @ 32:1bec6419cd32

l1_afunc.c pulled from LoCosto, compiles
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Tue, 27 Oct 2015 23:41:22 +0000
parents 509db1a7b7b8
children d38c6c5bd9da
comparison
equal deleted inserted replaced
31:c7df31a89935 32:1bec6419cd32
1275 // "d_ctrl_system" bits positions. 1275 // "d_ctrl_system" bits positions.
1276 #define B_TSQ 0 1276 #define B_TSQ 0
1277 #define B_BCCH_FREQ_IND 3 1277 #define B_BCCH_FREQ_IND 3
1278 #define B_TASK_ABORT 15 // Abort RF tasks for DSP. 1278 #define B_TASK_ABORT 15 // Abort RF tasks for DSP.
1279 1279
1280 /*
1281 * FreeCalypso Frankenstein: the following definition has been
1282 * imported from LoCosto version of l1_const.h; it is needed for
1283 * the LoCosto-based C code to compile.
1284 */
1285 #define C_BA_PM_MEAS (2)
1286
1280 // **************************************************************** 1287 // ****************************************************************
1281 // POLESTAR EVABOARD 3 REGISTERS & ADRESSES DEFINITIONS 1288 // POLESTAR EVABOARD 3 REGISTERS & ADRESSES DEFINITIONS
1282 // **************************************************************** 1289 // ****************************************************************
1283 1290
1284 1291