On Fri, Jul 1, 2016 at 6:12 PM, Martin Galvan <[email protected]> wrote: > const uint32_t is_idle = AM335X_CM_PER_EPWMSS0_CLKCTRL_IDLEST_FUNC << > AM335X_CM_PER_EPWMSS0_CLKCTRL_IDLEST_SHIFT;
My bad: this actually signals that the module is *not* idle. Maybe it could be called is_functional instead. _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
