Changes between Version 16 and Version 17 of 802.11/wlan_exp/app_notes/tutorial_token_mac/CPU_LOW


Ignore:
Timestamp:
Jul 15, 2015, 1:52:39 PM (9 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/app_notes/tutorial_token_mac/CPU_LOW

    v16 v17  
    271271#!c
    272272
     273//The 802.11 Reference Design has a total of 8 Tx packet buffers.
     274//Here, we will reserve the last packet buffer for our token offer and token
     275//response transmissions.
    273276#define TX_PKT_BUF_TOKEN           7
    274277