Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Klipper3d/klipper
/ functions
Functions
7,096 in github.com/Klipper3d/klipper
⨍
Functions
7,096
◇
Types & classes
1,922
↓ 8 callers
Function
epm_ep_desc_setup
Configure the usb descriptor for an endpoint
src/stm32/usbfs.c:78
↓ 8 callers
Function
errorf
Log an error message
klippy/chelper/pyhelper.c:52
↓ 8 callers
Function
expr_items
Returns a set() of all items (symbols and choices) that appear in the expression 'expr'. Passing subexpressions of expressions to this f
lib/kconfiglib/kconfiglib.py:6109
↓ 8 callers
Function
f_read
lib/fatfs/ff.c:3904
↓ 8 callers
Function
gen_clock
Configure a clock generator using a given source as input
src/atsamd/samd51_clock.c:22
↓ 8 callers
Function
gen_deriv
(data)
scripts/graph_motion.py:136
↓ 8 callers
Method
get_command_tag
(self)
klippy/mcu.py:97
↓ 8 callers
Method
get_constants
(self)
klippy/mcu.py:893
↓ 8 callers
Method
get_extruder
(self)
klippy/toolhead.py:506
↓ 8 callers
Method
get_offsets
(self)
klippy/extras/probe.py:572
↓ 8 callers
Function
get_signed_short_msb
(bits)
klippy/extras/bme280.py:125
↓ 8 callers
Method
get_status
(self, eventtime)
klippy/extras/fan.py:76
↓ 8 callers
Function
get_twos_complement
(val, bit_size)
klippy/extras/bme280.py:102
↓ 8 callers
Function
i2c_shutdown_on_err
src/i2ccmds.c:52
↓ 8 callers
Function
ld_qword
lib/fatfs/ff.c:631
↓ 8 callers
Function
message_queue_free
Free all the messages on a queue
klippy/chelper/msgblock.c:174
↓ 8 callers
Function
move_queue_empty
Check if a move_queue is empty
src/basecmd.c:97
↓ 8 callers
Method
mutex
(self, is_locked=False)
klippy/reactor.py:238
↓ 8 callers
Method
noteCall
(self, insnaddr, calladdr, stackusage)
scripts/checkstack.py:45
↓ 8 callers
Method
note_start
(self)
klippy/extras/print_stats.py:27
↓ 8 callers
Function
output_line
(msg)
scripts/dump_mcu.py:26
↓ 8 callers
Method
readByte
lib/bossac/src/Samba.cpp:204
↓ 8 callers
Method
register_chip
(self, chip_name, chip)
klippy/pins.py:126
↓ 8 callers
Method
selected_item
(self)
klippy/extras/display/menu.py:375
↓ 8 callers
Method
send
(self, data)
klippy/webhooks.py:87
↓ 8 callers
Function
sensor_bulk_report
Report local measurement buffer
src/sensor_bulk.c:20
↓ 8 callers
Function
sensor_bulk_reset
Reset counters
src/sensor_bulk.c:11
↓ 8 callers
Function
sensor_bulk_status
Report buffer and fifo status
src/sensor_bulk.c:30
↓ 8 callers
Method
set_move_transform
(self, transform, force=False)
klippy/extras/gcode_move.py:78
↓ 8 callers
Method
set_reg
(self, reg, val, minclock=0)
klippy/extras/adxl345.py:230
↓ 8 callers
Method
set_rollover_info
(self, name, info, log=True)
klippy/klippy.py:198
↓ 8 callers
Method
set_stepper_kinematics
(self, sk)
klippy/stepper.py:188
↓ 8 callers
Method
setup_adc_sample
(self, sample_time, sample_count, minval=0., maxval=1., range_check_count=0)
klippy/extras/ads1x1x.py:386
↓ 8 callers
Method
setup_max_duration
(self, max_duration)
klippy/extras/sx1509.py:173
↓ 8 callers
Function
split_expr
Returns a list containing the top-level AND or OR operands in the expression 'expr', in the same (left-to-right) order as they appear in
lib/kconfiglib/kconfiglib.py:6136
↓ 8 callers
Function
try_request_canboot
src/generic/armcm_reset.c:38
↓ 8 callers
Function
usb_do_stall
Set the USB "stall" condition
src/generic/usb_cdc.c:330
↓ 8 callers
Function
usb_do_xfer
Transfer data on the usb endpoint 0
src/generic/usb_canbus.c:564
↓ 8 callers
Function
usb_irq_enable
src/lpc176x/usbserial.c:41
↓ 8 callers
Method
write
(self, payload: Union[bytes, bytearray])
lib/canboot/flash_can.py:289
↓ 7 callers
Function
PORT_Lock
******************************************************************************* ** \brief SPCR, PCCR, PINAER, PCRxy, PFSRxy write disable ** **
lib/hc32f460/driver/src/hc32f460_gpio.c:357
↓ 7 callers
Function
PORT_Unlock
******************************************************************************* ** \brief PSPCR, PCCR, PINAER, PCRxy, PFSRxy write enable ** *
lib/hc32f460/driver/src/hc32f460_gpio.c:343
↓ 7 callers
Function
USART_FuncCmd
******************************************************************************* ** \brief Configure USART function. ** ** \param [in] USARTx
lib/hc32f460/driver/src/hc32f460_usart.c:521
↓ 7 callers
Method
_check_P2
(self, gcmd=None)
klippy/extras/palette2.py:133
↓ 7 callers
Method
_end_greenlet
(self, g_old)
klippy/reactor.py:228
↓ 7 callers
Method
_finalize_drift_cal
(self, success, msg=None)
klippy/extras/temperature_probe.py:257
↓ 7 callers
Function
_re_match
(regex)
lib/kconfiglib/kconfiglib.py:7120
↓ 7 callers
Method
_read_reg
(self, reg)
klippy/extras/angle.py:498
↓ 7 callers
Function
_resize_main
()
lib/kconfiglib/menuconfig.py:1032
↓ 7 callers
Function
_set_xy_limits
(mesh_data, cmd_args)
scripts/graph_mesh.py:195
↓ 7 callers
Function
_width
(win)
lib/kconfiglib/menuconfig.py:1080
↓ 7 callers
Method
calc_position
(self, stepper_positions)
klippy/extras/manual_stepper.py:125
↓ 7 callers
Function
calculate_bittime
Determine minimum time needed to transmit a given number of bytes
klippy/chelper/serialqueue.c:145
↓ 7 callers
Function
command_encode_and_frame
Encode a message and then add a message block frame around it
src/command.c:209
↓ 7 callers
Function
data_state_go_error
Note a data parse error and transition to discard state
lib/can2040/can2040.c:1044
↓ 7 callers
Function
dfu_reboot
Flag that bootloader is desired and reboot
src/stm32/dfu_reboot.c:31
↓ 7 callers
Function
dfu_reboot_check
Check if rebooting into system DFU Bootloader
src/stm32/dfu_reboot.c:46
↓ 7 callers
Function
ffs
(mask)
klippy/extras/tmc.py:15
↓ 7 callers
Method
flush
(self, flag=zlib.Z_FULL_FLUSH)
scripts/motan/data_logger.py:42
↓ 7 callers
Method
get_constant
(self, name, default=sentinel, parser=str)
klippy/msgproto.py:426
↓ 7 callers
Method
get_dict
(self, item, default=Sentinel)
klippy/webhooks.py:77
↓ 7 callers
Method
get_jdispatch
(self)
scripts/motan/readlog.py:653
↓ 7 callers
Method
get_label
(self)
scripts/motan/analyzers.py:128
↓ 7 callers
Method
get_mutex
(self)
klippy/gcode.py:231
↓ 7 callers
Function
get_pclock_frequency
src/rp2040/main.c:94
↓ 7 callers
Function
get_pclock_frequency
Return the frequency of the given peripheral clock
src/atsam/main.c:64
↓ 7 callers
Method
get_probe_params
(self, gcmd=None)
klippy/extras/probe.py:570
↓ 7 callers
Function
hw_write_masked
! \brief Set new values for a sub-set of the bits in a HW register * \ingroup hardware_base * * Sets destination bits to values specified in \p va
lib/pico-sdk/hardware/address_mapped.h:174
↓ 7 callers
Function
i2c_dev_read
src/i2ccmds.c:86
↓ 7 callers
Function
irq_disable
src/generic/armcm_irq.c:11
↓ 7 callers
Method
lookup_enable
(self, name)
klippy/extras/stepper_enable.py:130
↓ 7 callers
Function
mem_cmp
Compare memory block */
lib/fatfs/ff.c:709
↓ 7 callers
Function
message_alloc_and_encode
Allocate a queue_message and fill it with a series of encoded vlq integers
klippy/chelper/msgblock.c:146
↓ 7 callers
Function
move_alloc
Allocate a new 'move' object
klippy/chelper/trapq.c:15
↓ 7 callers
Method
note_end
(self)
klippy/extras/bulk_sensor.py:238
↓ 7 callers
Method
note_mcu_movequeue_activity
(self, mq_time, set_step_gen_time=False)
klippy/toolhead.py:606
↓ 7 callers
Method
onProgress
lib/bossac/src/bossac.cpp:130
↓ 7 callers
Method
process_accelerometer_data
(self, data)
klippy/extras/shaper_calibrate.py:177
↓ 7 callers
Method
pull_samples
(self)
klippy/extras/bulk_sensor.py:268
↓ 7 callers
Function
put_fat
lib/fatfs/ff.c:1256
↓ 7 callers
Method
reg_write
(self, reg, val, minclock=0)
klippy/extras/pca9632.py:39
↓ 7 callers
Method
register_lookahead_callback
(self, callback)
klippy/toolhead.py:600
↓ 7 callers
Function
remove_chain
lib/fatfs/ff.c:1446
↓ 7 callers
Method
remove_section
(self, section)
klippy/configfile.py:536
↓ 7 callers
Method
render
(name, **kwargs)
klippy/extras/display/display.py:81
↓ 7 callers
Function
report
(msg, line_info, name="", is_err=False)
scripts/parsecandump.py:22
↓ 7 callers
Function
report_error
lib/rp2040_flash/main.c:97
↓ 7 callers
Function
sdiodev_oid_lookup
src/sdiocmds.c:33
↓ 7 callers
Method
setDstAddr
lib/bossac/src/WordCopyApplet.cpp:46
↓ 7 callers
Method
setSrcAddr
lib/bossac/src/WordCopyApplet.cpp:52
↓ 7 callers
Method
set_axes
(self, axes)
klippy/extras/homing.py:169
↓ 7 callers
Method
set_digital
(self, print_time, value)
klippy/extras/replicape.py:84
↓ 7 callers
Function
set_non_blocking
src/linux/console.c:39
↓ 7 callers
Method
setup_query_command
(self, msgformat, oid, cq)
klippy/extras/bulk_sensor.py:216
↓ 7 callers
Function
sock_error_exit
(msg)
scripts/graph_mesh.py:27
↓ 7 callers
Function
store_xdir
lib/fatfs/ff.c:2286
↓ 7 callers
Method
sync_print_time
(self)
klippy/extras/manual_stepper.py:37
↓ 7 callers
Method
update_digital_out
(self, value, minclock=0, reqclock=0)
klippy/extras/bus.py:254
↓ 7 callers
Function
usb_do_stall
Set the USB "stall" condition
src/generic/usb_canbus.c:556
↓ 7 callers
Function
usb_irq_disable
src/stm32/usbotg.c:45
← previous
next →
301–400 of 7,096, ranked by callers