##// END OF EJS Templates
fsw-1-0...
fsw-1-0 1.0.0.0 functions added to get the message queue identifiers get_message_queue_id_send get_message_queue_id_recv

File last commit:

r77:4928e8d9328f VHDLib206
r82:4237b1096e59 VHDLib206
Show More
fsw_params_nb_bytes.h
22 lines | 421 B | text/x-c | CLexer
/ header / fsw_params_nb_bytes.h
#ifndef TM_BYTE_POSITIONS_H
#define TM_BYTE_POSITIONS_H
#define BYTE_POS_CP_LFR_MODE 11
// TC_LFR_LOAD_COMMON_PAR
// TC_LFR_LOAD_NORMAL_PAR
#define BYTE_POS_SY_LFR_N_SWF_L 0
#define BYTE_POS_SY_LFR_N_SWF_P 2
#define BYTE_POS_SY_LFR_N_ASM_P 4
#define BYTE_POS_SY_LFR_N_BP_P0 6
#define BYTE_POS_SY_LFR_N_BP_P1 7
// TC_LFR_LOAD_BURST_PAR
// TC_LFR_LOAD_SBM1_PAR
// TC_LFR_LOAD_SBM2_PAR
#endif // TM_BYTE_POSITIONS_H