c2000ware-core-sdk/driverlib/.meta/device/device.h.xdt
2023-07-24 14:44:00 +05:30

29 lines
1.9 KiB
Plaintext

% let Common = system.getScript("/driverlib/Common.js");
% var module = system.modules['/driverlib/device_support.js'];
% var Device_include_h_template = system.getTemplate("/driverlib/device/functions_h/Device_include_h.xdt");
% var Device_init_h_template = system.getTemplate("/driverlib/device/functions_h/Device_init_h.xdt");
% var Device_bootCPU2_h_template = system.getTemplate("/driverlib/device/functions_h/Device_bootCPU2_h.xdt");
% var Device_bootCM_h_template = system.getTemplate("/driverlib/device/functions_h/Device_bootCM_h.xdt");
% var Device_enableAllPeripherals_h_template = system.getTemplate("/driverlib/device/functions_h/Device_enableAllPeripherals_h.xdt");
% var Device_initGPIO_h_template = system.getTemplate("/driverlib/device/functions_h/Device_initGPIO_h.xdt");
% var Device_enableUnbondedGPIOPullupsFor100Pin_h_template = system.getTemplate("/driverlib/device/functions_h/Device_enableUnbondedGPIOPullupsFor100Pin_h.xdt");
% var Device_enableUnbondedGPIOPullupsFor176Pin_h_template = system.getTemplate("/driverlib/device/functions_h/Device_enableUnbondedGPIOPullupsFor176Pin_h.xdt");
% var Device_enableUnbondedGPIOPullups_h_template = system.getTemplate("/driverlib/device/functions_h/Device_enableUnbondedGPIOPullups_h.xdt");
% var Device_verifyXTAL_h_template = system.getTemplate("/driverlib/device/functions_h/Device_verifyXTAL_h.xdt");
% var Device_configureTMXAnalogTrim_h_template = system.getTemplate("/driverlib/device/functions_h/Device_configureTMXAnalogTrim_h.xdt");
%
`Device_include_h_template()`
`Device_init_h_template()`
%
`Device_enableAllPeripherals_h_template()`
`Device_initGPIO_h_template()`
%
`Device_enableUnbondedGPIOPullupsFor176Pin_h_template()`
`Device_enableUnbondedGPIOPullupsFor100Pin_h_template()`
`Device_enableUnbondedGPIOPullups_h_template()`
%
`Device_configureTMXAnalogTrim_h_template()`
%
`Device_bootCPU2_h_template()`
`Device_bootCM_h_template()`
`Device_verifyXTAL_h_template()`