Searched refs:CNV_SHORT_TO_BIG (Results 1 – 2 of 2) sorted by relevance
136 #define CNV_SHORT_TO_BIG(w) CNV_BIG_TO_SHORT(w) macro
1824 …i = CNV_SHORT_TO_BIG(i); //!! this converts ONLY on LE platforms, how does that relate to the non… in hcf_dma_tx_put()2752 OPW( HREG_DATA_1, CNV_SHORT_TO_BIG( len - i )); in hcf_send_msg()