esp-open-rtos/binary_sdk/libwpa/wpa_debug.S
Angus Gratton a9e3928c8d Disassembled binary SDK output, direct from xtobjdis with a couple of tweaks
Tweaks to xtobjdis are hg-git sha 6da80c11f

Everything works except for wpa_auth.o & phy_chip_v6_ana.o disassemble
with some functions not correctly detected.
2015-10-03 13:04:35 +10:00

16 lines
699 B
ArmAsm

.section .irom0.text, "ax", @progbits
# Function @ .irom0.text+0x0
.global sdk_eloop_cancel_timeout
.type sdk_eloop_cancel_timeout, @function
sdk_eloop_cancel_timeout:
movi a2, 0 /* 0x00000000 */ # 0: 0c02
ret /* 0x00000000 */ # 2: 0df0
# Function @ .irom0.text+0x4
.global sdk_eloop_register_timeout
.type sdk_eloop_register_timeout, @function
sdk_eloop_register_timeout:
movi a2, 0 /* 0x00000000 */ # 4: 0c02
ret /* 0x00000000 */ # 6: 0df0