diff options
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 |