Searched refs:CC1200_PHY_HDR_LEN (Results 1 – 2 of 2) sorted by relevance
633 if (!write_txfifo(dev, &len, CC1200_PHY_HDR_LEN) || in cc1200_tx()635 read_reg_num_txbytes(dev) != (len + CC1200_PHY_HDR_LEN)) { in cc1200_tx()
522 #define CC1200_PHY_HDR_LEN (1) macro