Home
last modified time | relevance | path

Searched refs:mib510_isp (Results 1 – 3 of 3) sorted by relevance

/dports/devel/arduino-avrdude/avrdude-6.3/
H A Dstk500.c342 static int mib510_isp(PROGRAMMER * pgm, unsigned char cmd) in mib510_isp() function
672 mib510_isp(pgm, 1) != 0) in stk500_open()
686 (void)mib510_isp(pgm, 0); in stk500_close()
/dports/devel/avrdude/avrdude-6.4/
H A Dstk500.c342 static int mib510_isp(PROGRAMMER * pgm, unsigned char cmd) in mib510_isp() function
672 mib510_isp(pgm, 1) != 0) in stk500_open()
686 (void)mib510_isp(pgm, 0); in stk500_close()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/avrdude/
H A Dstk500.c342 static int mib510_isp(PROGRAMMER * pgm, unsigned char cmd) in mib510_isp() function
672 mib510_isp(pgm, 1) != 0) { in stk500_open()
690 (void)mib510_isp(pgm, 0); in stk500_close()