Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Slide 16 Slide 17 Slide 18 Slide 19 Slide 20 Slide 21 Slide 22 Slide 23 Slide 24 Product List
Operating System Slide 22

The Notify module is very simple, the receiver side registers for an event of a specific ID and specifies which function and argument should be called when that event is received. The sender side calls the send API to trigger the event on the other core. The send API includes a 32-bit payload which will be sent to the other side, when the event arrives the registered callback function will be called with the registered argument and payload.

PTM Published on: 2012-09-05