Home
last modified time | relevance | path

Searched refs:TXS_PACKET_ENDED (Results 1 – 3 of 3) sorted by relevance

/babblesim_ext_2G4_phy_v1-3.4.0/src/
Dp2G4_pending_tx_rx_list.h30 #define TXS_PACKET_ENDED 8 /* It did already end the transmitting of this packet*/ macro
Dp2G4_pending_tx_list.c71 tx_l_c.used[d] |= TXS_PACKET_ENDED; in txl_end_packet()
Dp2G4_main.c184 if (tx_l_c.used[d] & TXS_PACKET_ENDED){ in tx_schedule_next_event()