MCPcopy Create free account

hub / github.com/Klipper3d/klipper / functions

Functions7,096 in github.com/Klipper3d/klipper

↓ 1 callersFunctionroute_pclock
Route a peripheral clock to a given clkgen
src/atsamd/samc21_clock.c:28
↓ 1 callersFunctionroute_pclock
Route a peripheral clock to a given clkgen
src/atsamd/clock.c:27
↓ 1 callersFunctionrp2040_clear_reset
rp2040 helper function to clear a hardware reset bit
lib/can2040/can2040.c:49
↓ 1 callersMethodrun
lib/bossac/src/Applet.cpp:49
↓ 1 callersMethodrun
(self, fd)
scripts/avrsim.py:130
↓ 1 callersMethodrun
(self)
scripts/test_klippy.py:119
↓ 1 callersMethodrun
(self)
scripts/whconsole.py:69
↓ 1 callersMethodrun
(self)
scripts/dump_mcu.py:159
↓ 1 callersMethodrun
(self)
scripts/motan/data_logger.py:116
↓ 1 callersMethodrun_query
(self, intf: str)
lib/canboot/flash_can.py:477
↓ 1 callersMethodrun_sdcard_upload
(self, eventtime)
scripts/spi_flash/spi_flash.py:1535
↓ 1 callersFunctionrun_shutdown
Invoke all shutdown functions (as declared by DECL_SHUTDOWN)
src/sched.c:296
↓ 1 callersFunctionrun_tasks
Main task dispatch loop
src/sched.c:238
↓ 1 callersMethodrun_test
(self, test_seq, axis, gcmd)
klippy/extras/resonance_tester.py:127
↓ 1 callersMethodrun_verify
(self, eventtime)
scripts/spi_flash/spi_flash.py:1552
↓ 1 callersMethodruntime_warning
(self, msg)
klippy/configfile.py:499
↓ 1 callersMethodsample
(self, pin)
klippy/extras/ads1x1x.py:289
↓ 1 callersFunctionsave_data
src/ar100/main.c:141
↓ 1 callersMethodsave_params
(self, configfile, axis, shaper_name, shaper_freq)
klippy/extras/shaper_calibrate.py:352
↓ 1 callersMethodsave_profile
(self, prof_name)
klippy/extras/bed_mesh.py:1677
↓ 1 callersMethodsave_state
(self, probe_positions, distances, delta_params)
klippy/extras/delta_calibrate.py:132
↓ 1 callersFunctionsched_shutdown
Force the machine to immediately run the shutdown handlers
src/sched.c:332
↓ 1 callersMethodsdcard_upload
(self)
scripts/spi_flash/spi_flash.py:1364
↓ 1 callersFunctionsdio_get_dctrl_blocksize
src/stm32/sdio.c:248
↓ 1 callersFunctionsdio_read_data
src/stm32/sdio.c:294
↓ 1 callersMethodsdio_read_data
(self, cmd, argument)
scripts/spi_flash/spi_flash.py:174
↓ 1 callersMethodsdio_read_data_buffer
(self, offset, length=32)
scripts/spi_flash/spi_flash.py:180
↓ 1 callersMethodsdio_send_cmd
(self, cmd, argument, wait)
scripts/spi_flash/spi_flash.py:171
↓ 1 callersMethodsdio_set_speed
(self, speed)
scripts/spi_flash/spi_flash.py:186
↓ 1 callersFunctionsdio_setup
src/stm32/sdio.c:88
↓ 1 callersFunctionsdio_write_data
src/stm32/sdio.c:348
↓ 1 callersMethodsdio_write_data
(self, cmd, argument)
scripts/spi_flash/spi_flash.py:177
↓ 1 callersMethodsdio_write_data_buffer
(self, offset, data)
scripts/spi_flash/spi_flash.py:183
↓ 1 callersMethodseek_time
(self, req_time)
scripts/motan/readlog.py:655
↓ 1 callersMethodsend
(self, data=(), minclock=0, reqclock=0)
klippy/mcu.py:74
↓ 1 callersMethodsend
(self, msg, minclock=0, reqclock=0)
klippy/serialhdl.py:256
↓ 1 callersMethodsend
(self, data)
klippy/webhooks.py:270
↓ 1 callersFunctionsend_data
src/neopixel.c:111
↓ 1 callersMethodsend_data
(self, print_time=None)
klippy/extras/neopixel.py:67
↓ 1 callersFunctionsend_trsync_set_timeout
Send: trsync_set_timeout oid=%c clock=%u
klippy/chelper/trdispatch.c:50
↓ 1 callersFunctionsend_trsync_trigger
Send: trsync_trigger oid=%c reason=%c
klippy/chelper/trdispatch.c:39
↓ 1 callersMethodsend_with_preface
(self, preface_cmd, preface_data=(), data=(), minclock=0, reqclock=0)
klippy/mcu.py:76
↓ 1 callersFunctionsercom_i2c_pins
src/atsamd/sercom.c:374
↓ 1 callersFunctionsercom_lookup_spi_dopo
src/atsamd/sercom.c:335
↓ 1 callersFunctionsercom_spi_pins
src/atsamd/sercom.c:352
↓ 1 callersFunctionserial_init
lib/hidflash/main.c:260
↓ 1 callersFunctionserialqueue_add_fastreader
Add a low-latency message handler
klippy/chelper/serialqueue.c:757
↓ 1 callersFunctionserialqueue_alloc_commandqueue
Allocate a 'struct command_queue'
klippy/chelper/serialqueue.c:733
↓ 1 callersFunctionserialqueue_exit
Request that the background thread exit
klippy/chelper/serialqueue.c:696
↓ 1 callersFunctionserialqueue_free_commandqueue
Free a 'struct command_queue'
klippy/chelper/serialqueue.c:744
↓ 1 callersFunctionserialqueue_rm_fastreader
Remove a previously registered low-latency message handler
klippy/chelper/serialqueue.c:766
↓ 1 callersMethodsetBod
lib/bossac/src/Flash.cpp:81
↓ 1 callersMethodsetBootFlash
lib/bossac/src/Flash.cpp:88
↓ 1 callersMethodsetBor
lib/bossac/src/Flash.cpp:74
↓ 1 callersMethodsetDTR
lib/bossac/src/PosixSerialPort.cpp:306
↓ 1 callersMethodsetDebug
lib/bossac/src/Samba.h:73
↓ 1 callersMethodsetRTS
lib/bossac/src/PosixSerialPort.cpp:317
↓ 1 callersMethodsetSecurity
lib/bossac/src/Flash.cpp:68
↓ 1 callersMethodsetStack
lib/bossac/src/Applet.cpp:43
↓ 1 callersMethodset_adaptive_mesh
(self, gcmd)
klippy/extras/bed_mesh.py:452
↓ 1 callersMethodset_calibration
(self, counts_per_gram, tare_counts)
klippy/extras/load_cell.py:419
↓ 1 callersMethodset_config_field
(self, config, field_name, default)
klippy/extras/tmc.py:52
↓ 1 callersMethodset_current
(self, run_current, hold_current, print_time)
klippy/extras/tmc2130.py:170
↓ 1 callersMethodset_current_file
(self, filename)
klippy/extras/print_stats.py:24
↓ 1 callersMethodset_dac
(self, dac, value)
klippy/extras/mcp4728.py:18
↓ 1 callersMethodset_digital
(self, print_time, value)
klippy/extras/sx1509.py:125
↓ 1 callersMethodset_dir_inverted
(self, invert_dir)
klippy/stepper.py:141
↓ 1 callersMethodset_disable
(self, print_time)
klippy/extras/stepper_enable.py:20
↓ 1 callersMethodset_duration
(self, duration)
scripts/motan/analyzers.py:322
↓ 1 callersMethodset_enable
(self, print_time)
klippy/extras/stepper_enable.py:16
↓ 1 callersMethodset_enabled
(self, gcmd)
klippy/extras/temperature_probe.py:535
↓ 1 callersMethodset_fd_wake
(self, file_handler, is_readable=True, is_writeable=False)
klippy/reactor.py:250
↓ 1 callersMethodset_glyphs
(self, glyphs)
klippy/extras/display/hd44780.py:109
↓ 1 callersMethodset_home_end_time
(self, home_end_time)
klippy/mcu.py:213
↓ 1 callersMethodset_homed_position
(self, pos)
klippy/extras/homing.py:184
↓ 1 callersMethodset_last_chip_clock
(self, chip_clock)
klippy/extras/bulk_sensor.py:178
↓ 1 callersMethodset_max_speed
(self, speed)
klippy/extras/temperature_fan.py:106
↓ 1 callersMethodset_mesh_offsets
(self, offsets)
klippy/extras/bed_mesh.py:1418
↓ 1 callersMethodset_min_speed
(self, speed)
klippy/extras/temperature_fan.py:99
↓ 1 callersFunctionset_next_step_dir
Send the set_next_step_dir command
klippy/chelper/stepcompress.c:411
↓ 1 callersFunctionset_nonblock
(fd)
scripts/whconsole.py:10
↓ 1 callersFunctionset_nonblock
(fd)
klippy/util.py:20
↓ 1 callersMethodset_output_mode
(self, mode)
klippy/extras/bltouch.py:225
↓ 1 callersMethodset_position
(self, coord)
klippy/stepper.py:153
↓ 1 callersMethodset_position
(self, newpos, homing_axes)
klippy/kinematics/rotary_delta.py:83
↓ 1 callersMethodset_position
(self, newpos, homing_axes)
klippy/kinematics/deltesian.py:113
↓ 1 callersMethodset_position
(self, newpos, homing_axes)
klippy/kinematics/winch.py:36
↓ 1 callersMethodset_position
(self, newpos, homing_axes)
klippy/kinematics/delta.py:100
↓ 1 callersMethodset_pwm
(self, print_time, value)
klippy/extras/pwm_tool.py:121
↓ 1 callersMethodset_pwm_cycle
(self, print_time, value, cycle_time)
klippy/extras/pwm_cycle_time.py:56
↓ 1 callersMethodset_register
(self, chan, value)
klippy/extras/dac084S085.py:19
↓ 1 callersMethodset_rotation_distance
(self, rotation_dist)
klippy/stepper.py:133
↓ 1 callersMethodset_shaper_kinematics
(self, sk)
klippy/extras/input_shaper.py:63
↓ 1 callersMethodset_stepper_adjustment
(self, stepper_name, adjustment)
klippy/extras/homing.py:175
↓ 1 callersMethodset_temp
(self, degrees)
klippy/extras/temperature_fan.py:92
↓ 1 callersFunctionset_vsel
src/rp2040/main.c:67
↓ 1 callersMethodset_zero_reference
(self, xpos, ypos)
klippy/extras/bed_mesh.py:1408
↓ 1 callersMethodsetup_adc_callback
(self, report_time, callback)
klippy/extras/adc_scaled.py:28
↓ 1 callersMethodsetup_button
(self, min_value, max_value, callback)
klippy/extras/buttons.py:112
↓ 1 callersMethodsetup_buttons
(self, pins, callback)
klippy/extras/buttons.py:26
← previousnext →2,801–2,900 of 7,096, ranked by callers