Hai,
In Starterware demo code, under PeripheralSetUp() there is a function named enableModuleClock().
In other Starterware example code, ModuleClockConfig() have been used.
Do both enableModuleClock() and ModuleClockConfig() means the same?
Or else , do both are necessary to configure the clock for a particular module?
I am developing code for my board. In that i need to configure the clock for all modules. If this doubt is cleared, then i can proceed with my codes.
Looking forward for the reply.
Thank You.