Changes between Version 8 and Version 9 of 802.11/MAC/Upper/MACHighFramework/Scheduler


Ignore:
Timestamp:
Oct 27, 2014, 9:22:13 AM (9 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/MAC/Upper/MACHighFramework/Scheduler

    v8 v9  
    3030
    3131{{{void wlan_mac_remove_schedule(u8 scheduler_sel, u32 id)}}}
    32  * {{{scheduler_sel}}}: select the coarse (±100ms accuracy) or fine (±100µs accuracy) scheduler; must be {{{SCHEDULE_COARSE}}} or {{{SCHEDULE_FINE}}}
     32 * {{{scheduler_sel}}}: select the coarse (±102.4ms accuracy) or fine (±64µs accuracy) scheduler; must be {{{SCHEDULE_COARSE}}} or {{{SCHEDULE_FINE}}}
    3333 * {{{id}}}: event ID previously returned by {{{wlan_mac_schedule_event}}}
    3434