microcontroller - What's the difference between an event and an interrupt in ARM Cortex? -


i wondering, because seems different (for example wfi , wfe separate instructions), can't pinpoint thing.

both instructions meant power management/saving. while wfi supposed halt core till interrupt or exception occurs, wfe wait "event", can send sev instruction.

it implementation defined level instructions implemented, might nops. example can not trust interrupt or "event" occurred when wfe returns.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -