OK, I see it now. Thanks for pointing that out I overlooked it because I thought he pru_*.h files were specific to the PRU peripherals. Should have looked closer.
Here's the directory I'm looking in and the header files in it: /opt/source/pru-software-support-package/include/am335x pru_cfg.h pru_ctrl.h pru_ecap.h pru_iep.h pru_intc.h pru_uart.h sys_mailbox.h sys_pwmss.h I don't see anything for SPI0 and SPI1 on the host processor. I'll be needing to get at them too. Any ideas? Thanks, Kirk On Thursday, September 1, 2016 at 5:18:07 PM UTC-7, Jason Reeder wrote: > > Check out this header file in the PRU Software Support Package: > https://git.ti.com/pru-software-support-package/pru-software-support-package/blobs/master/include/am335x/sys_pwmss.h > > > The eQEP, ePWM, and eCAP modules make up the PWMSS peripheral. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/2e83b6fa-a6a5-4f46-a41a-694034b71d0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
