MCPcopy Create free account

hub / github.com/Klipper3d/klipper / functions

Functions7,096 in github.com/Klipper3d/klipper

↓ 1 callersFunctiongit_version
()
scripts/buildcommands.py:478
↓ 1 callersFunctiongpio_adc_pin_to_struct
src/atsamd/adc.c:66
↓ 1 callersFunctiongpio_adc_read
Read a value; use only after gpio_adc_sample() returns zero
src/avr/adc.c:109
↓ 1 callersFunctiongpio_adc_read
Read a value; use only after gpio_adc_sample() returns zero
src/stm32/stm32h7_adc.c:299
↓ 1 callersFunctiongpio_adc_read
Read a value; use only after gpio_adc_sample() returns zero
src/stm32/adc.c:147
↓ 1 callersFunctiongpio_adc_read
Read a value; use only after gpio_adc_sample() returns zero
src/stm32/n32g45x_adc.c:165
↓ 1 callersFunctiongpio_adc_read
Read a value; use only after gpio_adc_sample() returns zero
src/stm32/stm32f0_adc.c:139
↓ 1 callersFunctiongpio_adc_read
Read a value; use only after gpio_adc_sample() returns zero
src/atsam/adc.c:92
↓ 1 callersFunctiongpio_adc_sample
Try to sample a value. Returns zero if sample ready, otherwise returns the number of clock ticks the caller should wait before retrying this function.
src/avr/adc.c:78
↓ 1 callersFunctiongpio_adc_setup
src/avr/adc.c:46
↓ 1 callersFunctiongpio_clock_enable
Enable a GPIO peripheral clock
src/stm32/stm32f1.c:46
↓ 1 callersFunctiongpio_in_reset
src/hc32f460/gpio.c:140
↓ 1 callersFunctiongpio_in_reset
src/lpc176x/gpio.c:128
↓ 1 callersFunctiongpio_in_reset
src/stm32/gpio.c:140
↓ 1 callersFunctiongpio_in_reset
src/linux/gpio.c:143
↓ 1 callersFunctiongpio_in_reset
src/atsamd/gpio.c:127
↓ 1 callersFunctiongpio_in_reset
src/rp2040/gpio.c:105
↓ 1 callersFunctiongpio_in_reset
src/atsam/gpio.c:172
↓ 1 callersFunctiongpio_in_setup
src/ar100/gpio.c:83
↓ 1 callersFunctiongpio_in_setup
src/stm32/gpio.c:129
↓ 1 callersFunctiongpio_in_setup
src/atsam/gpio.c:156
↓ 1 callersFunctiongpio_out_reset
src/hc32f460/gpio.c:74
↓ 1 callersFunctiongpio_out_reset
src/lpc176x/gpio.c:77
↓ 1 callersFunctiongpio_out_reset
src/stm32/gpio.c:89
↓ 1 callersFunctiongpio_out_reset
src/linux/gpio.c:88
↓ 1 callersFunctiongpio_out_reset
src/atsamd/gpio.c:76
↓ 1 callersFunctiongpio_out_reset
src/rp2040/gpio.c:60
↓ 1 callersFunctiongpio_out_reset
src/atsam/gpio.c:114
↓ 1 callersFunctiongpio_out_setup
src/ar100/gpio.c:53
↓ 1 callersFunctiongpio_out_setup
src/stm32/gpio.c:77
↓ 1 callersFunctiongpio_out_toggle_noirq
src/hc32f460/gpio.c:94
↓ 1 callersFunctiongpio_out_toggle_noirq
src/lpc176x/gpio.c:89
↓ 1 callersFunctiongpio_out_toggle_noirq
src/ar100/gpio.c:109
↓ 1 callersFunctiongpio_out_toggle_noirq
src/pru/gpio.c:130
↓ 1 callersFunctiongpio_out_toggle_noirq
src/stm32/gpio.c:103
↓ 1 callersFunctiongpio_out_toggle_noirq
src/linux/gpio.c:120
↓ 1 callersFunctiongpio_out_toggle_noirq
src/atsamd/gpio.c:90
↓ 1 callersFunctiongpio_out_toggle_noirq
src/rp2040/gpio.c:71
↓ 1 callersFunctiongpio_out_toggle_noirq
src/atsam/gpio.c:130
↓ 1 callersFunctiongpio_out_write
src/ar100/gpio.c:67
↓ 1 callersFunctiongpio_out_write
src/linux/gpio.c:110
↓ 1 callersFunctiongpio_out_write
src/rp2040/gpio.c:83
↓ 1 callersFunctiongpio_pwm_write
src/lpc176x/hard_pwm.c:92
↓ 1 callersFunctiongpio_pwm_write
src/linux/hard_pwm.c:102
↓ 1 callersFunctiongpio_pwm_write
src/rp2040/hard_pwm.c:98
↓ 1 callersFunctiongpio_pwm_write
src/atsam/hard_pwm.c:226
↓ 1 callersFunctiongpio_tc_setup
src/atsam/hard_pwm.c:103
↓ 1 callersFunctiongs_breq_bittiming
src/generic/usb_canbus.c:712
↓ 1 callersFunctiongs_breq_bt_const
src/generic/usb_canbus.c:704
↓ 1 callersFunctiongs_breq_device_config
src/generic/usb_canbus.c:684
↓ 1 callersFunctiongs_breq_host_format
src/generic/usb_canbus.c:672
↓ 1 callersFunctiongs_breq_mode
src/generic/usb_canbus.c:721
↓ 1 callersMethodhandle_data
(self, line_info, line, newdata)
scripts/parsecandump.py:36
↓ 1 callersFunctionhandle_end_reset
Configure endpoint 0 after usb reset completes
src/atsam/sam3_usb.c:178
↓ 1 callersFunctionhandle_end_reset
Configure endpoint 0 after usb reset completes
src/atsam/sam4_usb.c:165
↓ 1 callersMethodhandle_fault
(self, adc, fault)
klippy/extras/spi_temperature.py:231
↓ 1 callersMethodhandle_gcode_state
(self, line)
scripts/logextract.py:353
↓ 1 callersFunctionhandle_message
Process a well formed input message
klippy/chelper/serialqueue.c:219
↓ 1 callersMethodhandle_report_time_update
(self)
klippy/extras/ads1x1x.py:280
↓ 1 callersMethodhas_dedicated_enable
(self)
klippy/extras/stepper_enable.py:70
↓ 1 callersFunctionheap_replace
Implement a binary heap algorithm to track when the next available 'struct move' in the mcu will be available
klippy/chelper/stepcompress.c:750
↓ 1 callersMethodheater_fault
(self)
klippy/extras/verify_heater.py:86
↓ 1 callersMethodheight_to_freq
(self, height)
klippy/extras/probe_eddy_current.py:63
↓ 1 callersFunctionhid_close
lib/hidflash/hid-win.c:809
↓ 1 callersFunctionhid_enumerate
lib/hidflash/hid-libusb.c:521
↓ 1 callersFunctionhid_free_enumeration
lib/hidflash/hid-mac.c:492
↓ 1 callersFunctionhid_free_enumeration
lib/hidflash/hid-libusb.c:682
↓ 1 callersFunctionhid_read
lib/hidflash/hid-win.c:738
↓ 1 callersFunctionhid_read_timeout
lib/hidflash/hid-win.c:667
↓ 1 callersFunctionhid_read_timeout
lib/hidflash/hid-mac.c:850
↓ 1 callersFunctionhid_read_timeout
lib/hidflash/hid-libusb.c:1076
↓ 1 callersFunctionhid_write
lib/hidflash/hid-win.c:611
↓ 1 callersFunctionhidapi_IOHIDDeviceGetService
hidapi_IOHIDDeviceGetService() * * Return the io_service_t corresponding to a given IOHIDDeviceRef, either by: * - on OS X 10.6 and above, calling
lib/hidflash/hid-mac.c:296
↓ 1 callersMethodhome
(self, homing_state)
klippy/kinematics/none.py:18
↓ 1 callersMethodhome_axis
(self, homing_state, axis, rail)
klippy/kinematics/hybrid_corexy.py:81
↓ 1 callersMethodhome_axis
(self, homing_state, axis, rail)
klippy/kinematics/hybrid_corexz.py:81
↓ 1 callersFunctionhsi14_setup
Enable high speed internal 14Mhz clock for ADC
src/stm32/stm32f0.c:123
↓ 1 callersFunctionhsi48_setup
Configure and enable internal 48Mhz clock on the stm32f042
src/stm32/stm32f0.c:97
↓ 1 callersFunctionhw_clear_bits
! \brief Atomically clear the specified bits to 0 in a HW register * \ingroup hardware_base * * \param addr Address of writable register * \param
lib/pico-sdk/hardware/address_mapped.h:148
↓ 1 callersFunctionhw_xor_bits
! \brief Atomically flip the specified bits in a HW register * \ingroup hardware_base * * \param addr Address of writable register * \param mask
lib/pico-sdk/hardware/address_mapped.h:158
↓ 1 callersFunctionhx71x_delay
Pause for a minimum of 200ns
src/sensor_hx71x.c:67
↓ 1 callersFunctionhx71x_delay_noirq
Pause for 200ns
src/sensor_hx71x.c:53
↓ 1 callersFunctionhx71x_raw_read
Read 'num_bits' from the sensor
src/sensor_hx71x.c:79
↓ 1 callersFunctionhx71x_read_adc
hx71x ADC query
src/sensor_hx71x.c:145
↓ 1 callersFunctioni2c_busy_errata
Work around stm32 errata causing busy bit to be stuck
src/stm32/i2c.c:55
↓ 1 callersFunctioni2c_dev_write
src/i2ccmds.c:66
↓ 1 callersFunctioni2c_do_read
src/rp2040/i2c.c:180
↓ 1 callersFunctioni2c_init
src/atsamd/i2c.c:18
↓ 1 callersFunctioni2c_init
src/atsam/i2c.c:67
↓ 1 callersFunctioni2c_open
src/linux/i2c.c:29
↓ 1 callersFunctioni2c_read
src/avr/i2c.c:112
↓ 1 callersFunctioni2c_read_byte
src/lpc176x/i2c.c:104
↓ 1 callersFunctioni2c_read_byte
src/stm32/i2c.c:137
↓ 1 callersFunctioni2c_receive_byte
src/avr/i2c.c:84
↓ 1 callersFunctioni2c_send_byte
src/atsamd/i2c.c:83
↓ 1 callersFunctioni2c_setup
src/avr/i2c.c:31
↓ 1 callersFunctioni2c_software_read
src/i2c_software.c:173
↓ 1 callersFunctioni2c_software_read_ack
src/i2c_software.c:72
↓ 1 callersFunctioni2c_software_read_byte
src/i2c_software.c:109
↓ 1 callersFunctioni2c_software_send_ack
src/i2c_software.c:58
← previousnext →2,401–2,500 of 7,096, ranked by callers