Changes between Version 10 and Version 11 of 802.11/Usage/UserIO
- Timestamp:
- Dec 5, 2017, 4:21:21 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
802.11/Usage/UserIO
v10 v11 55 55 56 56 // Assert pin 15 57 wlan_mac_set_dbg_hdr_out(0x8000 0000); //assert p1557 wlan_mac_set_dbg_hdr_out(0x8000); //assert p15 58 58 { /* Benchmark code here */ } 59 wlan_mac_clear_dbg_hdr_out(0x 00000000); //clear p1559 wlan_mac_clear_dbg_hdr_out(0x8000); //clear p15 60 60 }}} 61 61