fix(wifi): missed annotate ld function from txop fix

This commit is contained in:
muhaidong
2023-07-13 16:33:42 +08:00
parent b2aa2eb384
commit 82a3693a4e
2 changed files with 2 additions and 2 deletions

View File

@ -1595,7 +1595,7 @@ ic_interface_enabled = 0x400015e4;
is_lmac_idle = 0x400015e8; is_lmac_idle = 0x400015e8;
lmacAdjustTimestamp = 0x400015ec; lmacAdjustTimestamp = 0x400015ec;
lmacDiscardAgedMSDU = 0x400015f0; lmacDiscardAgedMSDU = 0x400015f0;
lmacDiscardMSDU = 0x400015f4; /*lmacDiscardMSDU = 0x400015f4;*/
lmacEndFrameExchangeSequence = 0x400015f8; lmacEndFrameExchangeSequence = 0x400015f8;
lmacIsIdle = 0x400015fc; lmacIsIdle = 0x400015fc;
lmacIsLongFrame = 0x40001600; lmacIsLongFrame = 0x40001600;