Searched refs:W_TX_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
100 m_spi.writeByte(W_TX_PAYLOAD); // Write cmd to write payload in send()391 m_spi.writeByte(W_TX_PAYLOAD); // Write cmd to write payload in sendBeaconingMsg()
113 #define W_TX_PAYLOAD 0xA0 macro