![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for avrpart.c:Go to the source code of this file.
References avr_mem_display(), avr_pin_name(), avrdude_message(), AVRPART_PARALLELOK, AVRPART_PSEUDOPARALLEL, AVRPART_SERIALOK, avrpart::bs2, avrpart::bytedelay, avrpart::chip_erase_delay, avrpart::cmdexedelay, avrpart::desc, avrpart::flags, free(), ldata(), lfirst(), lnext(), malloc(), avrpart::mem, MSG_INFO, avrpart::pagel, avrpart::pollindex, avrpart::pollvalue, reset_disp_str(), avrpart::reset_disposition, avrpart::retry_pulse, avrpart::stabdelay, avrpart::synchloops, avrpart::timeout, and verbose.
Referenced by avrdude_main(), and cmd_part().
Here is the call graph for this function:
Here is the caller graph for this function:References avr_dup_opcode(), avr_new_memtype(), AVR_OP_MAX, avrdude_oom(), avrmem::buf, malloc(), avrmem::op, avrmem::size, and avrmem::tags.
Referenced by avr_dup_part().
Here is the call graph for this function:
Here is the caller graph for this function:References avrdude_oom(), and malloc().
Referenced by avr_dup_mem(), and avr_dup_part().
Here is the call graph for this function:
Here is the caller graph for this function:References avr_dup_mem(), avr_dup_opcode(), avr_new_part(), AVR_OP_MAX, ladd(), ldata(), lfirst(), lnext(), avrpart::mem, avrpart::op, and save().
Referenced by do_op(), and yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:References avr_free_opcode(), avrmem::buf, free(), avrmem::op, and avrmem::tags.
Referenced by avr_free_part(), and yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:References free().
Referenced by avr_free_mem(), avr_free_part(), and yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:References avr_free_mem(), avr_free_opcode(), free(), and ldestroy_cb().
Referenced by cleanup_config(), and yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:| int avr_get_output | ( | OPCODE * | op, |
| unsigned char * | res, | ||
| unsigned char * | data | ||
| ) |
References AVR_CMDBIT_OUTPUT, opcode::bit, cmdbit::bitno, and cmdbit::type.
Referenced by avr_read_byte_default().
Here is the caller graph for this function:| int avr_get_output_index | ( | OPCODE * | op | ) |
References AVR_CMDBIT_OUTPUT, opcode::bit, and cmdbit::type.
Referenced by stk500isp_read_byte().
Here is the caller graph for this function:| int avr_initmem | ( | AVRPART * | p | ) |
References avrdude_message(), avrmem::buf, avrmem::desc, ldata(), lfirst(), lnext(), malloc(), avrpart::mem, MSG_INFO, progname, avrmem::size, and avrmem::tags.
Referenced by avrdude_main().
Here is the call graph for this function:
Here is the caller graph for this function:References avrmem::desc, ldata(), lfirst(), lnext(), and avrpart::mem.
Referenced by avr_get_cycle_count(), avr_put_cycle_count(), avr_read(), avr_tpi_chip_erase(), avr_verify(), avr_write(), avrdude_main(), bitbang_chip_erase(), cmd_dump(), cmd_sig(), cmd_write(), do_op(), fileio(), jtag3_initialize(), jtagmkII_initialize(), safemode_readfuses(), safemode_writefuse(), stk500_initialize(), stk500v2_initialize(), stk600_xprog_chip_erase(), stk600_xprog_program_enable(), and yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:References AVR_OP_MAX, avr_op_str(), avrdude_message(), opcode::bit, cmdbit::bitno, bittype(), avrmem::blocksize, avrmem::delay, avrmem::desc, avrmem::max_write_delay, avrmem::min_write_delay, avrmem::mode, MSG_INFO, MSG_TRACE2, avrmem::num_pages, avrmem::op, avrmem::page_size, avrmem::paged, avrmem::pollindex, avrmem::readback, avrmem::size, cmdbit::type, cmdbit::value, and verbose.
Referenced by avr_display().
Here is the call graph for this function:
Here is the caller graph for this function:References avrdude_oom(), and malloc().
Referenced by avr_dup_mem(), and yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:References avrdude_oom(), and malloc().
Referenced by yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:References avrdude_oom(), AVRPART_ENABLEPAGEPROGRAMMING, AVRPART_PARALLELOK, AVRPART_SERIALOK, avrpart::config_file, CTL_STACK_NONE, avrpart::ctl_stack_type, avrpart::desc, avrpart::flags, avrpart::id, lcreat(), avrpart::lineno, malloc(), avrpart::mem, avrpart::ocdrev, PIN_AVR_SCK, RESET_DEDICATED, avrpart::reset_disposition, avrpart::retry_pulse, and avrpart::signature.
Referenced by avr_dup_part(), and yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References AVR_OP_CHIP_ERASE, AVR_OP_LOAD_EXT_ADDR, AVR_OP_LOADPAGE_HI, AVR_OP_LOADPAGE_LO, AVR_OP_PGM_ENABLE, AVR_OP_READ, AVR_OP_READ_HI, AVR_OP_READ_LO, AVR_OP_WRITE, AVR_OP_WRITE_HI, AVR_OP_WRITE_LO, and AVR_OP_WRITEPAGE.
Referenced by avr_mem_display().
Here is the caller graph for this function:References AVR_CMDBIT_ADDRESS, opcode::bit, cmdbit::bitno, cmd, and cmdbit::type.
Referenced by avr_read_byte_default(), avr_write_byte_default(), avr_write_page(), buspirate_paged_write(), stk500_loadaddr(), stk500isp_read_byte(), and stk500isp_write_byte().
Here is the caller graph for this function:| int avr_set_bits | ( | OPCODE * | op, |
| unsigned char * | cmd | ||
| ) |
References AVR_CMDBIT_VALUE, opcode::bit, cmd, cmdbit::type, and cmdbit::value.
Referenced by avr_read_byte_default(), avr_write_byte_default(), avr_write_page(), bitbang_chip_erase(), bitbang_program_enable(), buspirate_chip_erase(), buspirate_paged_write(), buspirate_program_enable(), stk500_chip_erase(), stk500_loadaddr(), stk500isp_read_byte(), stk500isp_write_byte(), stk500v2_chip_erase(), stk500v2_paged_load(), stk500v2_paged_write(), and stk500v2_program_enable().
Here is the caller graph for this function:| int avr_set_input | ( | OPCODE * | op, |
| unsigned char * | cmd, | ||
| unsigned char | data | ||
| ) |
References AVR_CMDBIT_INPUT, opcode::bit, cmdbit::bitno, cmd, and cmdbit::type.
Referenced by avr_write_byte_default(), buspirate_paged_write(), and stk500isp_write_byte().
Here is the caller graph for this function:
|
static |
References AVR_CMDBIT_ADDRESS, AVR_CMDBIT_IGNORE, AVR_CMDBIT_INPUT, AVR_CMDBIT_OUTPUT, and AVR_CMDBIT_VALUE.
Referenced by avr_mem_display().
Here is the caller graph for this function:References avrpart::desc, avrpart::id, ldata(), lfirst(), lnext(), parts, and strcasecmp.
Referenced by avrdude_main(), and yyparse().
Here is the call graph for this function:
Here is the caller graph for this function:References avrpart::avr910_devcode, ldata(), lfirst(), lnext(), and parts.
Referenced by avr910_initialize().
Here is the call graph for this function:
Here is the caller graph for this function:References ldata(), lfirst(), lnext(), parts, and avrpart::signature.
Referenced by avrdude_main().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References RESET_DEDICATED, and RESET_IO.
Referenced by avr_display().
Here is the caller graph for this function:References lsort(), and sort_avrparts_compare().
Referenced by list_parts().
Here is the call graph for this function:
Here is the caller graph for this function:References AVR_DESCLEN, avrpart::desc, and strncasecmp.
Referenced by sort_avrparts().
Here is the caller graph for this function:| void walk_avrparts | ( | LISTID | avrparts, |
| walk_avrparts_cb | cb, | ||
| void * | cookie | ||
| ) |
References avrpart::config_file, avrpart::desc, avrpart::id, ldata(), lfirst(), avrpart::lineno, and lnext().
Referenced by list_parts().
Here is the call graph for this function:
Here is the caller graph for this function: