This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F2800137: Which function to be used for disabling clock of the peripheral in tms320f28e12 controller?

Part Number: TMS320F2800137

In 132, there is function "  Device_enableAllPeripherals();" This function has all the clocks peripherals can be disabled, where i can also seperately disable the specific peripheral clock. IN 28e12 controller, there is no function like this available only " 

 SysCtl_enablePeripheral(SYSCTL_PERIPH_CLK_TBCLKSYNC);" how can i disable other clocks like sci, adc, ecap?