#define ISPMOSI_DDR DDRE
#define ISPMOSI_BIT 0
#define ISPMISO_PORT PORTE
#define ISPMISO_DDR DDRE
#define ISPMISO_PIN PINE
#define ISPMISO_BIT 1
#define ISPSCK_PORT PORTB
#define ISPSCK_DDR DDRB
#define ISPSCK_BIT 1
| Calls: | SpiByte() | nut/hwtest/avr/isp2/isp2.c |
| Called by: | NutAppMain() | nut/hwtest/avr/isp2/isp2.c |
| Calls: | SpiByte() | nut/hwtest/avr/isp2/isp2.c |
| NutDelay() | ||
| Called by: | NutAppMain() | nut/hwtest/avr/isp2/isp2.c |
| Calls: | SpiByte() | nut/hwtest/avr/isp2/isp2.c |
| Called by: | NutAppMain() | nut/hwtest/avr/isp2/isp2.c |
| Calls: | SpiByte() | nut/hwtest/avr/isp2/isp2.c |
| NutDelay() | ||
| Called by: | SpiFlashWriteWord() | nut/hwtest/avr/isp2/isp2.c |
| Calls: | SpiFlashWriteByte() | nut/hwtest/avr/isp2/isp2.c |
| Called by: | NutAppMain() | nut/hwtest/avr/isp2/isp2.c |
| Called by: | SpiFlashEnable() | nut/hwtest/avr/isp2/isp2.c |
| SpiFlashErase() | nut/hwtest/avr/isp2/isp2.c | |
| SpiFlashId() | nut/hwtest/avr/isp2/isp2.c | |
| SpiFlashWriteByte() | nut/hwtest/avr/isp2/isp2.c |