Hi, I would like to ask about constants like PRU_EVTOUT_0. In prussdrv.h PRU_EVTOUT_0 defined as: #define PRU_EVTOUT_0 0 But in all examples that deal with PRU PRU_EVTOUT_0 constant is defined as: #define PRU_EVTOUT_0 3 // the event number that is sent back So why PRU_EVTOUT_0 definitions are not the same in header file and p-files?
-- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
