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

This commit is contained in:
muhaidong
2023-07-13 16:33:42 +08:00
parent fabe338a7a
commit 727a8cdb9e
4 changed files with 4 additions and 4 deletions

View File

@@ -1528,7 +1528,7 @@ ic_interface_enabled = 0x40001b08;
is_lmac_idle = 0x40001b0c;
lmacAdjustTimestamp = 0x40001b10;
lmacDiscardAgedMSDU = 0x40001b14;
lmacDiscardMSDU = 0x40001b18;
/*lmacDiscardMSDU = 0x40001b18;*/
lmacEndFrameExchangeSequence = 0x40001b1c;
lmacIsIdle = 0x40001b20;
lmacIsLongFrame = 0x40001b24;