Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Klipper3d/klipper
/ functions
Functions
7,096 in github.com/Klipper3d/klipper
⨍
Functions
7,096
◇
Types & classes
1,922
↓ 4 callers
Method
read_reg
(self, reg)
klippy/extras/ldc1612.py:133
↓ 4 callers
Function
readl
lib/can2040/can2040.c:42
↓ 4 callers
Method
register_adc
(self, name, mcu_adc)
klippy/extras/query_adc.py:14
↓ 4 callers
Method
request_restart
(self, result)
klippy/gcode.py:331
↓ 4 callers
Function
rom_func_lookup
src/rp2040/bootrom.c:32
↓ 4 callers
Method
run_gcode_from_command
(self, context=None)
klippy/extras/gcode_macro.py:73
↓ 4 callers
Method
run_probe
(self, gcmd)
klippy/extras/probe.py:331
↓ 4 callers
Function
sched_check_set_tasks_busy
Check if tasks busy (called from low-level timer dispatch code)
src/sched.c:209
↓ 4 callers
Function
sched_timer_dispatch
Invoke the next timer - called from board hardware irq code.
src/sched.c:146
↓ 4 callers
Method
send
(self, cmds, is_data=False, is_extended=False)
klippy/extras/display/st7920.py:174
↓ 4 callers
Method
send_pause_command
(self)
klippy/extras/pause_resume.py:47
↓ 4 callers
Method
send_subscribe
(self, msg_id, method, params, cb=None, async_cb=None)
scripts/motan/data_logger.py:126
↓ 4 callers
Method
set_bits_in_register
(self, reg, bitmask)
klippy/extras/sx1509.py:72
↓ 4 callers
Function
set_close_on_exec
src/linux/console.c:55
↓ 4 callers
Method
set_mesh
(self, mesh)
klippy/extras/bed_mesh.py:137
↓ 4 callers
Method
set_pwm
(self, print_time, value)
klippy/extras/replicape.py:70
↓ 4 callers
Method
set_temp
(self, degrees)
klippy/extras/heaters.py:105
↓ 4 callers
Method
set_temperature
(self, heater, temp, wait=False)
klippy/extras/heaters.py:352
↓ 4 callers
Method
setup_start_value
(self, start_value, shutdown_value)
klippy/extras/sx1509.py:178
↓ 4 callers
Function
sie_select_and_clear
src/lpc176x/usbserial.c:93
↓ 4 callers
Method
start_probe_session
(self, gcmd)
klippy/extras/probe.py:576
↓ 4 callers
Function
stepper_load_next
Setup a stepper for the next move in its queue
src/stepper.c:65
↓ 4 callers
Method
sync_mcu_print_time
(self)
klippy/extras/bltouch.py:94
↓ 4 callers
Function
thermocouple_respond
src/thermocouple.c:87
↓ 4 callers
Function
timer_start
lib/bossac/src/bossac.cpp:272
↓ 4 callers
Function
timer_stop
lib/bossac/src/bossac.cpp:278
↓ 4 callers
Function
tx_schedule_transmit
Queue the next message for transmission in the PIO
lib/can2040/can2040.c:756
↓ 4 callers
Method
unregister_commands
(self)
klippy/extras/bed_screws.py:70
↓ 4 callers
Method
unregister_fd
(self, file_handler)
klippy/reactor.py:322
↓ 4 callers
Method
unset_value
Removes any user value from the symbol, as if the symbol had never gotten a user value via Kconfig.load_config() or Symbol.set_value(
lib/kconfiglib/kconfiglib.py:4652
↓ 4 callers
Method
update_error_msg
(self, oldmsg, newmsg)
klippy/klippy.py:63
↓ 4 callers
Method
update_status
(self)
klippy/extras/bed_mesh.py:230
↓ 4 callers
Function
usb_buf_addr
Obtain a pointer to an endpoint buffer
src/rp2040/usbserial.c:37
↓ 4 callers
Function
usb_buf_offset
Get the offset of a given endpoint's base buffer
src/rp2040/usbserial.c:30
↓ 3 callers
Function
ARM_MPU_OrderedMemcpy
Memcopy with strictly ordered memory access, e.g. for register targets. * \param dst Destination data is copied to. * \param src Source data is copied
lib/cmsis-core/mpu_armv8.h:289
↓ 3 callers
Function
DCU_TRGSELx
******************************************************************************* ** \brief Get DCU trigger source register address ** ** \param [
lib/hc32f460/driver/src/hc32f460_dcu.c:939
↓ 3 callers
Function
Ddl_Delay1us
******************************************************************************* ** \brief Delay function, delay 1us approximately ** ** \param [
lib/hc32f460/driver/src/hc32f460_utility.c:354
↓ 3 callers
Function
HASH_WriteData
* Function implementation - local ('static') ******************************************************************************/ ***********************
lib/hc32f460/driver/src/hc32f460_hash.c:243
↓ 3 callers
Function
SdiocGetInternDataPtr
******************************************************************************* ** \brief Return the internal data for a certain SDIOC instance. *
lib/hc32f460/driver/src/hc32f460_sdioc.c:351
↓ 3 callers
Function
SystemCoreClockUpdate
lib/hc32f460/mcu/common/system_hc32f460.c:60
↓ 3 callers
Function
TIMER0_GetClkMode
******************************************************************************* ** \brief Get clock mode ** ** \param [in] pstcTim0Reg Poi
lib/hc32f460/driver/src/hc32f460_timer0.c:160
↓ 3 callers
Function
UsartGetClk
******************************************************************************* ** \brief Get USART clock ** ** \param [in] USARTx
lib/hc32f460/driver/src/hc32f460_usart.c:1618
↓ 3 callers
Method
__init__
(self, config)
klippy/extras/spi_temperature.py:229
↓ 3 callers
Method
__init__
(self, config, default_addr)
klippy/extras/display/uc1701.py:131
↓ 3 callers
Method
__reset_scroller
(self)
klippy/extras/display/menu.py:140
↓ 3 callers
Method
_advance_flush_time
(self, flush_time)
klippy/toolhead.py:297
↓ 3 callers
Method
_advance_move_time
(self, next_print_time)
klippy/toolhead.py:317
↓ 3 callers
Function
_alloc_rgb
(rgb, rgb2index={})
lib/kconfiglib/menuconfig.py:404
↓ 3 callers
Method
_calc_current_bits
(self, current, vsense)
klippy/extras/tmc2130.py:137
↓ 3 callers
Method
_calc_junction_deviation
(self)
klippy/toolhead.py:615
↓ 3 callers
Method
_calc_z_offset
(self, pos)
klippy/extras/bed_mesh.py:1279
↓ 3 callers
Function
_center_vertically
()
lib/kconfiglib/menuconfig.py:1322
↓ 3 callers
Method
_check_restart
(self, reason)
klippy/mcu.py:648
↓ 3 callers
Method
_check_samples
(self)
klippy/extras/probe_eddy_current.py:268
↓ 3 callers
Method
_check_timers
(self, eventtime, busy)
klippy/reactor.py:135
↓ 3 callers
Method
_chekCRC8
(self,data)
klippy/extras/htu21d.py:230
↓ 3 callers
Method
_crc8
(self, data)
klippy/extras/sht3x.py:151
↓ 3 callers
Function
_decoding_error
(e, filename, macro_linenr=None)
lib/kconfiglib/kconfiglib.py:6722
↓ 3 callers
Method
_do_block_read
(self, size=SECTOR_SIZE)
scripts/spi_flash/spi_flash.py:754
↓ 3 callers
Method
_do_get_register
(self, reg_name)
klippy/extras/tmc_uart.py:225
↓ 3 callers
Function
_draw_frame
(win, title)
lib/kconfiglib/menuconfig.py:1990
↓ 3 callers
Function
_draw_main
()
lib/kconfiglib/menuconfig.py:1331
↓ 3 callers
Method
_expand_whole
(self, s, args)
lib/kconfiglib/kconfiglib.py:2665
↓ 3 callers
Method
_expect_sym
(self)
lib/kconfiglib/kconfiglib.py:2552
↓ 3 callers
Method
_find_autosave_data
(self, data)
klippy/configfile.py:254
↓ 3 callers
Function
_format_mesh_data
(matrix, params)
scripts/graph_mesh.py:186
↓ 3 callers
Function
_found_dep_loop
(loop, cur)
lib/kconfiglib/kconfiglib.py:6673
↓ 3 callers
Method
_gen_dir_change
(self, last_pt, next_pt, ascnd_x)
klippy/extras/bed_mesh.py:1110
↓ 3 callers
Method
_get_extrusion_offsets
(self)
klippy/extras/exclude_object.py:85
↓ 3 callers
Method
_get_probe
(self)
klippy/extras/temperature_probe.py:283
↓ 3 callers
Method
_get_temp
(self, eventtime)
klippy/extras/heaters.py:323
↓ 3 callers
Method
_index_of
(self, item)
klippy/extras/display/menu.py:283
↓ 3 callers
Method
_init_registers
(self, print_time=None)
klippy/extras/tmc.py:263
↓ 3 callers
Function
_input_dialog
(title, initial_text, info_text=None)
lib/kconfiglib/menuconfig.py:1699
↓ 3 callers
Method
_invalidate
(self)
lib/kconfiglib/kconfiglib.py:4864
↓ 3 callers
Function
_is_y_mode_choice_sym
(item)
lib/kconfiglib/menuconfig.py:3074
↓ 3 callers
Function
_key_dialog
(title, text, keys)
lib/kconfiglib/menuconfig.py:1916
↓ 3 callers
Method
_mask_reg
(self, reg, off, on)
klippy/extras/angle.py:365
↓ 3 callers
Method
_move
(self, coord, speed)
klippy/extras/probe.py:63
↓ 3 callers
Function
_msg
(title, text)
lib/kconfiglib/menuconfig.py:2947
↓ 3 callers
Method
_note_finish
(self, state, error_message = "")
klippy/extras/print_stats.py:55
↓ 3 callers
Function
_parse_style
(style_str, parsing_default)
lib/kconfiglib/menuconfig.py:509
↓ 3 callers
Method
_probe_state_error
(self)
klippy/extras/probe.py:274
↓ 3 callers
Method
_process_commands
(self, commands, need_ack=True)
klippy/gcode.py:191
↓ 3 callers
Method
_psd
(self, x, fs, nfft)
klippy/extras/shaper_calibrate.py:120
↓ 3 callers
Function
_re_search
(regex)
lib/kconfiglib/kconfiglib.py:7124
↓ 3 callers
Method
_rec_invalidate
(self)
lib/kconfiglib/kconfiglib.py:4870
↓ 3 callers
Method
_reset
(self)
klippy/extras/palette2.py:115
↓ 3 callers
Method
_reset_file
(self)
klippy/extras/virtual_sdcard.py:132
↓ 3 callers
Function
_resize_info_dialog
(top_line_win, text_win, bot_sep_win, help_win)
lib/kconfiglib/menuconfig.py:2448
↓ 3 callers
Function
_resize_jump_to_dialog
(edit_box, matches_win, bot_sep_win, help_win, sel_node_i, scroll)
lib/kconfiglib/menuconfig.py:2242
↓ 3 callers
Method
_send_spi
(self, msg)
klippy/extras/angle.py:335
↓ 3 callers
Method
_send_spi
(self, msg)
klippy/extras/angle.py:493
↓ 3 callers
Method
_set_extruder_temp
(self, temp, wait=False)
klippy/extras/temperature_probe.py:289
↓ 3 callers
Function
_set_sel_node_tri_val
(tri_val)
lib/kconfiglib/menuconfig.py:1642
↓ 3 callers
Function
_specgram
(x)
scripts/graph_accelerometer.py:88
↓ 3 callers
Method
_start_session
(self, serial_dev, serial_fd_type=b'u', client_id=0)
klippy/serialhdl.py:79
↓ 3 callers
Method
_tokenize
(self, s)
lib/kconfiglib/kconfiglib.py:2340
↓ 3 callers
Method
_update_current
(self, current, print_time)
klippy/extras/tmc2660.py:170
↓ 3 callers
Function
_usb_send_ep0
src/avr/usbserial.c:110
← previous
next →
701–800 of 7,096, ranked by callers