diff options
author | siddhu8990 | 2017-05-04 20:07:20 +0530 |
---|---|---|
committer | siddhu8990 | 2017-05-04 20:07:20 +0530 |
commit | f0e074cc43f04f58aafe00742b9748a09f77894f (patch) | |
tree | 7202977ebe3a3043a1ecfbafb1daf5f129353cbf /macros/Hardware/AVR/names | |
parent | c7e9597db39140c1d982f796a8e1f03bb54e7905 (diff) | |
download | Scilab2C_fossee_old-f0e074cc43f04f58aafe00742b9748a09f77894f.tar.gz Scilab2C_fossee_old-f0e074cc43f04f58aafe00742b9748a09f77894f.tar.bz2 Scilab2C_fossee_old-f0e074cc43f04f58aafe00742b9748a09f77894f.zip |
Toolbox working with scilab 6.0
Diffstat (limited to 'macros/Hardware/AVR/names')
-rw-r--r-- | macros/Hardware/AVR/names | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/macros/Hardware/AVR/names b/macros/Hardware/AVR/names new file mode 100644 index 0000000..8fcfdb7 --- /dev/null +++ b/macros/Hardware/AVR/names @@ -0,0 +1,22 @@ +AVRADCSetup +AVRDigitalIn +AVRDigitalOut +AVRDigitalPortSetup +AVRDigitalSetup +AVRGetTimerValue +AVRPWM0SetDuty +AVRPWM0Setup +AVRPWM1SetDuty +AVRPWM1Setup +AVRPWM2SetDuty +AVRPWM2Setup +AVRReadADC +AVRSleep +AVRTimerSetup +AVRUARTReceive +AVRUARTSetup +AVRUARTTransmit +GetAVRSupportFunctions +GetPeripheral +InsertPeripheralInList +IsAVRSupportFunction |