Searched refs:LDC_PAYLOAD_SIZE_RELIABLE (Results 1 – 3 of 3) sorted by relevance
58 #define LDC_PAYLOAD_SIZE_RELIABLE (LDC_PACKET_SIZE - (LDC_ELEM_SIZE * 2)) macro
241 uint8_t _rd[LDC_PAYLOAD_SIZE_RELIABLE];
2694 ldcp->pkt_payload = LDC_PAYLOAD_SIZE_RELIABLE; in ldc_init()