Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
common_defs.h
1 // ---------------------------------------------------
2 // Your definitions within shared communication memory
3 // ---------------------------------------------------
4  // offsets in bytes from the PRU's own memory
5 #define PRU_COMM_USER_WIDTH 0
6 
8 #define PWM_MAX_WIDTH 355