Searched defs:get_tofr_ds (Results 1 – 2 of 2) sorted by relevance
47 static inline unsigned char get_tofr_ds(unsigned char *pframe) in get_tofr_ds() function
83 #define get_tofr_ds(pframe) ((GetToDs(pframe) << 1) | GetFrDs(pframe)) macro