MCPcopy Create free account

hub / github.com/Klipper3d/klipper / functions

Functions7,096 in github.com/Klipper3d/klipper

↓ 2 callersFunctionget_rx_count
Extract the number of bytes in an rx buffer
src/rp2040/usbserial.c:63
↓ 2 callersMethodget_serialqueue
(self)
klippy/serialhdl.py:230
↓ 2 callersMethodget_shaper
(self)
klippy/extras/input_shaper.py:58
↓ 2 callersMethodget_status
(self, eventtime)
klippy/kinematics/extruder.py:45
↓ 2 callersMethodget_status
(self, eventtime=None)
klippy/extras/temperature_probe.py:459
↓ 2 callersMethodget_status
(self, eventtime)
klippy/extras/manual_probe.py:60
↓ 2 callersMethodget_status
(self, eventtime)
klippy/extras/temperature_combined.py:99
↓ 2 callersMethodget_status
(self, eventtime)
klippy/extras/probe.py:574
↓ 2 callersMethodget_status
(self, eventtime=None)
klippy/extras/led.py:35
↓ 2 callersMethodget_status
(self, eventtime)
klippy/extras/print_stats.py:94
↓ 2 callersMethodget_status
(self, eventtime=None)
klippy/extras/angle.py:658
↓ 2 callersMethodget_status_tracker
(self)
scripts/motan/readlog.py:677
↓ 2 callersMethodget_std_path
(self)
klippy/extras/bed_mesh.py:1008
↓ 2 callersMethodget_step_queue
(self, start_clock, end_clock)
klippy/extras/motion_report.py:21
↓ 2 callersMethodget_stepper_kinematics
(self)
klippy/stepper.py:186
↓ 2 callersMethodget_steppers
(self)
klippy/kinematics/rotary_delta.py:78
↓ 2 callersMethodget_steppers
(self)
klippy/kinematics/polar.py:37
↓ 2 callersMethodget_steppers
(self)
klippy/extras/probe_eddy_current.py:321
↓ 2 callersMethodget_str
(self, item, default=Sentinel)
klippy/webhooks.py:68
↓ 2 callersMethodget_substitutes
(self)
klippy/extras/bed_mesh.py:883
↓ 2 callersMethodget_temp
(self, eventtime)
klippy/extras/temperature_fan.py:67
↓ 2 callersMethodget_tmc_frequency
(self)
klippy/extras/tmc2130.py:275
↓ 2 callersFunctionget_transmit_ptr
Verify space for a message block
src/pru/pru0.c:49
↓ 2 callersMethodget_trigger_position
(self, stepper_name)
klippy/extras/homing.py:173
↓ 2 callersFunctionget_vendor_id
lib/hidflash/hid-mac.c:207
↓ 2 callersMethodget_x_coordinate
(self, index)
klippy/extras/bed_mesh.py:1422
↓ 2 callersMethodget_y_coordinate
(self, index)
klippy/extras/bed_mesh.py:1424
↓ 2 callersMethodget_z_average
(self)
klippy/extras/bed_mesh.py:1444
↓ 2 callersMethodget_zero_ref_mode
(self)
klippy/extras/bed_mesh.py:880
↓ 2 callersMethodget_zero_ref_pos
(self)
klippy/extras/bed_mesh.py:877
↓ 2 callersMethodgetintlist
(self, option, default=sentinel, sep=',', count=None, note_valid=True)
klippy/configfile.py:111
↓ 2 callersMethodgo
lib/bossac/src/Samba.cpp:532
↓ 2 callersFunctiongpio_adc_cancel_sample
Cancel a sample that may have been started with gpio_adc_sample()
src/avr/adc.c:117
↓ 2 callersFunctiongpio_clock_enable
Enable a GPIO peripheral clock
src/stm32/stm32h7.c:73
↓ 2 callersFunctiongpio_out_write
src/pru/gpio.c:142
↓ 2 callersFunctiongpio_pwm_setup
src/avr/hard_pwm.c:79
↓ 2 callersFunctiongpio_release_line
src/linux/gpio.c:79
↓ 2 callersFunctiongpio_valid
Verify that a gpio is a valid pin
src/stm32/gpio.c:70
↓ 2 callersMethodhas_valid_samples
(self)
klippy/extras/adxl345.py:55
↓ 2 callersFunctionhd44780_xmit
Transmit a series of bytes to the chip
src/lcd_hd44780.c:73
↓ 2 callersFunctionhd44780_xmit_bits
Write 4 bits to the hd44780 using the 4bit parallel interface
src/lcd_hd44780.c:44
↓ 2 callersFunctionhd44780_xmit_byte
Transmit 8 bits to the chip
src/lcd_hd44780.c:62
↓ 2 callersMethodheartbeat
(self, eventtime)
klippy/extras/display/menu.py:475
↓ 2 callersFunctionhid_free_enumeration
lib/hidflash/hid-win.c:502
↓ 2 callersFunctionhid_open
lib/hidflash/hid-libusb.c:696
↓ 2 callersMethodhome_axis
(self, homing_state, axis, rail)
klippy/kinematics/cartesian.py:79
↓ 2 callersMethodhome_start
(self, print_time, sample_time, sample_count, rest_time, triggered=True)
klippy/extras/bltouch.py:203
↓ 2 callersMethodhome_wait
(self, home_end_time)
klippy/extras/probe_eddy_current.py:332
↓ 2 callersFunctionhub_port_status
lib/hub-ctrl/hub-ctrl.c:69
↓ 2 callersFunctionhx71x_is_data_ready
Check if data is ready
src/sensor_hx71x.c:102
↓ 2 callersFunctioni2c_do_write
src/rp2040/i2c.c:136
↓ 2 callersFunctioni2c_send_byte
src/stm32/i2c.c:130
↓ 2 callersFunctioni2c_software_stop
src/i2c_software.c:145
↓ 2 callersFunctioni2c_start
src/rp2040/i2c.c:122
↓ 2 callersFunctioni2c_stop
src/avr/i2c.c:92
↓ 2 callersFunctioni2c_stop
src/rp2040/i2c.c:130
↓ 2 callersFunctioni2c_wait
src/atsamd/i2c.c:60
↓ 2 callersFunctionic20948_reschedule_timer
Helper code to reschedule the icm20948_event() timer
src/sensor_icm20948.c:65
↓ 2 callersFunctionidiv_down
klippy/chelper/stepcompress.c:75
↓ 2 callersFunctionidiv_up
klippy/chelper/stepcompress.c:69
↓ 2 callersFunctioninc_lock
lib/fatfs/ff.c:1000
↓ 2 callersMethodindex_of
(self, item, look_inside=False)
klippy/extras/display/menu.py:295
↓ 2 callersMethodinit
(self)
klippy/extras/display/uc1701.py:173
↓ 2 callersMethodinit
(self)
klippy/extras/display/menu.py:453
↓ 2 callersFunctioninit_afec
src/atsam/sam4e_afec.c:95
↓ 2 callersFunctioninit_pins
src/atsam/spi.c:108
↓ 2 callersMethodinsert_item
(self, s, index=None)
klippy/extras/display/menu.py:313
↓ 2 callersFunctioninsert_timer
Find position for a timer in timer_list and insert it
src/sched.c:67
↓ 2 callersFunctionirq_enable
Enable hardware interrupts
src/simulator/timer.c:73
↓ 2 callersFunctionirq_poll
src/pru/main.c:100
↓ 2 callersFunctionisADS101X
(chip)
klippy/extras/ads1x1x.py:20
↓ 2 callersMethodis_active
(self)
klippy/clocksync.py:142
↓ 2 callersMethodis_active_axis
(self, axis)
klippy/stepper.py:252
↓ 2 callersFunctionis_csv_output
(output)
scripts/graph_accelerometer.py:201
↓ 2 callersFunctionis_enabled_pclock
Check if a peripheral clock has been enabled
src/lpc176x/main.c:61
↓ 2 callersFunctionis_halted
lib/rp2040_flash/picoboot_connection.c:211
↓ 2 callersMethodis_sd_active
(self)
klippy/extras/pause_resume.py:45
↓ 2 callersMethodis_valid_name_suffix
(self, name_suffix)
klippy/extras/resonance_tester.py:430
↓ 2 callersMethoditer_rapid_path
(self)
klippy/extras/bed_mesh.py:1020
↓ 2 callersFunctionkick_bg_thread
Write to the internal pipe to wake the background thread if in poll
klippy/chelper/serialqueue.c:132
↓ 2 callersFunctionkick_tx
Write tx bytes to the serial port
src/lpc176x/serial.c:34
↓ 2 callersFunctionkick_tx
Write tx bytes to the serial port
src/rp2040/serial.c:67
↓ 2 callersMethodlimit_next_junction_speed
(self, speed)
klippy/toolhead.py:59
↓ 2 callersFunctionlis2dw_reschedule_timer
Helper code to reschedule the lis2dw_event() timer
src/sensor_lis2dw.c:112
↓ 2 callersMethodloadBuffer
lib/bossac/src/Flash.cpp:95
↓ 2 callersMethodloadVariables
(self)
klippy/extras/save_variables.py:23
↓ 2 callersMethodload_menuitems
(self, config)
klippy/extras/display/menu.py:1012
↓ 2 callersFunctionload_xdir
lib/fatfs/ff.c:2188
↓ 2 callersMethodlock
lib/bossac/src/Flasher.cpp:320
↓ 2 callersFunctionlock_fs
-----------------------------------------------------------------------*/ Request/Release grant to access the volume */ ---
lib/fatfs/ff.c:937
↓ 2 callersFunctionlookup_clock_line
Map a peripheral address to its enable bits
src/stm32/stm32h7.c:24
↓ 2 callersMethodlookup_menuitem
(self, name, default=sentinel)
klippy/extras/display/menu.py:985
↓ 2 callersFunctionmake_rand
Generate random value */
lib/fatfs/ff.c:3270
↓ 2 callersFunctionmask_to_pin
Convert a register and bit location back to an integer pin identifier
src/rp2040/gpio.c:37
↓ 2 callersFunctionmatrix_dot
(m1, m2)
klippy/mathutil.py:124
↓ 2 callersFunctionmatrix_magsq
(m1)
klippy/mathutil.py:127
↓ 2 callersMethodmenuitem_from
(self, type, **kwargs)
klippy/extras/display/menu.py:961
↓ 2 callersFunctionmessage_fill
Allocate a queue_message and fill it with the specified data
klippy/chelper/msgblock.c:136
↓ 2 callersFunctionmfspr
src/ar100/internal.h:25
↓ 2 callersMethodmount
(self, print_func=logging.info)
scripts/spi_flash/spi_flash.py:318
← previousnext →1,401–1,500 of 7,096, ranked by callers