31 lines
2.0 KiB
Plaintext
31 lines
2.0 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_Clocktree_h_template = system.getTemplate("/driverlib/device/functions_h/Device_Clocktree_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_Clocktree_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()`
|