MCPcopy Create free account

hub / github.com/Klipper3d/klipper / functions

Functions7,096 in github.com/Klipper3d/klipper

↓ 3 callersFunctionstd_msg
(e)
lib/kconfiglib/kconfiglib.py:6251
↓ 3 callersMethodstop_editing
(self)
klippy/extras/display/menu.py:465
↓ 3 callersFunctionsum_sfn
lib/fatfs/ff.c:2070
↓ 3 callersMethodtemperature_callback
(self, read_time, temp)
klippy/extras/heaters.py:83
↓ 3 callersFunctiontimer_from_us
Return the number of clock ticks for a given number of microseconds
src/generic/armcm_timer.c:18
↓ 3 callersFunctiontimer_get
src/stm32/stm32f0_timer.c:38
↓ 3 callersFunctiontimer_is_before
Return true if time1 is before time2. Always use this function to compare times as regular C comparisons can fail if the counter rolls over.
src/generic/timer_irq.c:26
↓ 3 callersFunctiontimer_is_before
Return true if time1 is before time2. Always use this function to compare times as regular C comparisons can fail if the counter rolls over.
src/generic/armcm_timer.c:27
↓ 3 callersFunctiontimer_kick
Activate timer dispatch as soon as possible
src/pru/main.c:72
↓ 3 callersFunctiontimer_read_time
Return the current time (in absolute clock ticks).
src/avr/timer.c:121
↓ 3 callersFunctiontimer_repeat_set
src/avr/timer.c:65
↓ 3 callersFunctiontimer_set
src/avr/timer.c:59
↓ 3 callersFunctiontmcuart_finalize
Helper function to end a transmission and schedule a response
src/tmcuart.c:44
↓ 3 callersMethodtotalSize
lib/bossac/src/Flash.h:126
↓ 3 callersFunctiontranslate_serial_to_usb_path
(device)
scripts/flash_usb.py:39
↓ 3 callersFunctiontrapq_add_move
Add a move to the trapezoid velocity queue
klippy/chelper/trapq.c:97
↓ 3 callersMethodtry_lookup_command
(self, msgformat)
klippy/mcu.py:886
↓ 3 callersFunctiontx_qpos
Calculate queue array position from a transmit index
lib/can2040/can2040.c:749
↓ 3 callersFunctionunlock_fs
lib/fatfs/ff.c:945
↓ 3 callersFunctionusb_read_ep0
src/stm32/usbfs.c:280
↓ 3 callersFunctionusb_read_packet
src/avr/usbserial.c:40
↓ 3 callersFunctionusb_read_packet
src/atsam/sam3_usb.c:38
↓ 3 callersFunctionusb_read_packet
src/atsam/sam4_usb.c:28
↓ 3 callersFunctionusb_send_bulk_in
src/stm32/usbfs.c:247
↓ 3 callersFunctionusb_send_ep0
src/stm32/usbfs.c:299
↓ 3 callersFunctionusb_write
lib/hidflash/main.c:51
↓ 3 callersMethodverify_raise_probe
(self)
klippy/extras/bltouch.py:134
↓ 3 callersFunctionwait_pru1_command
Wait for PRU1 to finish processing a command
src/pru/pru0.c:109
↓ 3 callersMethodwrite_autoconf
r""" Writes out symbol values as a C header file, matching the format used by include/generated/autoconf.h in the kernel. The
lib/kconfiglib/kconfiglib.py:1417
↓ 3 callersMethodwrite_graphics
(self, x, y, data)
klippy/extras/display/st7920.py:99
↓ 3 callersMethodwrite_text
(self, x, y, data)
klippy/extras/display/hd44780.py:104
↓ 2 callersFunctionADC_Init
* @brief Initializes the ADCx peripheral according to the specified parameters * in the ADC_InitStruct. * @param ADCx where x can be 1, 2 ,
lib/n32g45x/n32g45x_adc.c:38
↓ 2 callersFunctionADC_ReadAllData
* Function implementation - local ('static') ******************************************************************************/ ***********************
lib/hc32f460/driver/src/hc32f460_adc.c:1727
↓ 2 callersFunctionAES_ReadData
******************************************************************************* ** \brief Reads the from data register. ** ** \param [out] pu8
lib/hc32f460/driver/src/hc32f460_aes.c:266
↓ 2 callersFunctionAES_WriteData
* Function implementation - local ('static') ******************************************************************************/ ***********************
lib/hc32f460/driver/src/hc32f460_aes.c:243
↓ 2 callersFunctionAES_WriteKey
******************************************************************************* ** \brief Writes the input buffer in key register. ** ** \param
lib/hc32f460/driver/src/hc32f460_aes.c:289
↓ 2 callersFunctionARM_MPU_ClrRegionEx
Clear and disable the given MPU region of the given MPU. * \param mpu Pointer to MPU to be used. * \param rnr Region number to be cleared. */
lib/cmsis-core/mpu_armv8.h:225
↓ 2 callersFunctionARM_MPU_LoadEx
Load the given number of MPU regions from a table to the given MPU. * \param mpu Pointer to the MPU registers to be used. * \param rnr First region nu
lib/cmsis-core/mpu_armv8.h:304
↓ 2 callersFunctionARM_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_armv7.h:251
↓ 2 callersFunctionARM_MPU_SetMemAttrEx
Set the memory attribute encoding to the given MPU. * \param mpu Pointer to the MPU to be configured. * \param idx The attribute index to be set [0-7]
lib/cmsis-core/mpu_armv8.h:188
↓ 2 callersFunctionARM_MPU_SetRegionEx
Configure the given MPU region of the given MPU. * \param mpu Pointer to MPU to be used. * \param rnr Region number to be configured. * \param rbar Va
lib/cmsis-core/mpu_armv8.h:255
↓ 2 callersFunctionCRC_ProcChecksum
* Function implementation - local ('static') ******************************************************************************/ ***********************
lib/hc32f460/driver/src/hc32f460_crc.c:248
↓ 2 callersFunctionCRC_ReverseBits
******************************************************************************* ** \brief Reverse bits. ** ** \param [in] u32Data
lib/hc32f460/driver/src/hc32f460_crc.c:309
↓ 2 callersFunctionI2C_GenerateReStart
******************************************************************************* ** \brief I2C generate restart condition ** \param [in] pstcI2Cx
lib/hc32f460/driver/src/hc32f460_i2c.c:227
↓ 2 callersFunctionI2C_GenerateStop
******************************************************************************* ** \brief I2C generate stop condition ** \param [in] pstcI2Cx
lib/hc32f460/driver/src/hc32f460_i2c.c:245
↓ 2 callersFunctionI2C_ReadData
******************************************************************************* ** \brief I2C read data register ** \param [in] pstcI2Cx
lib/hc32f460/driver/src/hc32f460_i2c.c:840
↓ 2 callersFunctionOTS_Start
* @brief Start OTS. * @param None * @retval None */
lib/hc32f460/driver/inc/hc32f460_ots.h:94
↓ 2 callersFunctionOTS_Stop
* @brief Stop OTS. * @param None * @retval None */
lib/hc32f460/driver/inc/hc32f460_ots.h:104
↓ 2 callersFunctionPWC_SetSysClk
******************************************************************************* ** \brief Select system clock source. ** ** \param [in] u8SysS
lib/hc32f460/driver/src/hc32f460_pwc.c:1532
↓ 2 callersFunctionPWC_enClockBackup
******************************************************************************* ** \brief Backup HRC/MRC state and system clock , enable HRC/MRC ,s
lib/hc32f460/driver/src/hc32f460_pwc.c:1583
↓ 2 callersFunctionPWC_enClockRecover
******************************************************************************* ** \brief Recover HRC/MRC state and system clock after wakeup stop
lib/hc32f460/driver/src/hc32f460_pwc.c:1642
↓ 2 callersFunctionRS232_CloseComport
lib/hidflash/rs232.c:127
↓ 2 callersFunctionRS232_OpenComport
lib/hidflash/rs232.c:45
↓ 2 callersFunctionRTC_EnterRwMode
******************************************************************************* ** \brief Enter RTC read/write mode ** ** \param [in] None **
lib/hc32f460/driver/src/hc32f460_rtc.c:222
↓ 2 callersFunctionRTC_ExitRwMode
******************************************************************************* ** \brief Exit RTC read/write mode ** ** \param [in] None **
lib/hc32f460/driver/src/hc32f460_rtc.c:259
↓ 2 callersFunctionSCB_CleanDCache_by_Addr
\brief D-Cache Clean by address \details Cleans D-Cache for the given address D-Cache is cleaned starting from a 32 byte aligned addres
lib/cmsis-core/cachel1_armv7.h:358
↓ 2 callersFunctionSCB_EnableDCache
\brief Enable D-Cache \details Turns on D-Cache */
lib/cmsis-core/cachel1_armv7.h:141
↓ 2 callersFunctionSdiocGetClkDiv
******************************************************************************* ** \brief Get SDIOC clock division. ** ** \param [in] u32Exclk
lib/hc32f460/driver/src/hc32f460_sdioc.c:281
↓ 2 callersFunctionSysTick_GetTick
******************************************************************************* ** \brief Provides a tick value in millisecond. ** ** \param Non
lib/hc32f460/driver/src/hc32f460_utility.c:460
↓ 2 callersFunctionUSART_ClearStatus
******************************************************************************* ** \brief Clear the specified USART status ** ** \param [in] USA
lib/hc32f460/driver/src/hc32f460_usart.c:459
↓ 2 callersFunctionUSART_GetStatus
******************************************************************************* ** \brief Get flag status ** ** \param [in] USARTx
lib/hc32f460/driver/src/hc32f460_usart.c:428
↓ 2 callersFunctionUartPutChar
******************************************************************************* ** \brief UART transmit. ** ** \param [in] USARTx
lib/hc32f460/driver/src/hc32f460_utility.c:109
↓ 2 callersFunction_6cube_to_rgb
(r6g6b6)
lib/kconfiglib/menuconfig.py:372
↓ 2 callersFunction__aligned
IRQ handler
src/atsamd/timer.c:58
↓ 2 callersMethod__init__
(self, gc_checking=False)
klippy/reactor.py:310
↓ 2 callersFunction__list_add
klippy/chelper/list.h:54
↓ 2 callersMethod_actuator_to_cartesian
(self, sp)
klippy/kinematics/deltesian.py:93
↓ 2 callersMethod_actuator_to_cartesian
(self, spos)
klippy/kinematics/delta.py:94
↓ 2 callersMethod_add_object_definition
(self, definition)
klippy/extras/exclude_object.py:273
↓ 2 callersMethod_add_serial_bits
(self, data)
scripts/logextract.py:68
↓ 2 callersMethod_add_serial_bits
(self, data)
klippy/extras/tmc_uart.py:133
↓ 2 callersMethod_calc_crc8
(self, data)
scripts/logextract.py:56
↓ 2 callersMethod_calc_crc8
(self, data)
klippy/extras/tmc_uart.py:121
↓ 2 callersMethod_calc_current
(self, run_current, hold_current)
klippy/extras/tmc2130.py:150
↓ 2 callersMethod_calc_current
(self, run_current, hold_current)
klippy/extras/tmc2240.py:313
↓ 2 callersMethod_calc_current
(self, run_current)
klippy/extras/tmc2660.py:147
↓ 2 callersMethod_calc_current
(self, run_current, hold_current)
klippy/extras/tmc5160.py:295
↓ 2 callersMethod_calc_current_bits
(self, current, globalscaler)
klippy/extras/tmc2240.py:307
↓ 2 callersMethod_calc_current_bits
(self, current, vsense)
klippy/extras/tmc2660.py:137
↓ 2 callersMethod_calc_current_bits
(self, current, globalscaler)
klippy/extras/tmc5160.py:288
↓ 2 callersMethod_calc_current_from_bits
(self, cs, vsense)
klippy/extras/tmc2660.py:143
↓ 2 callersMethod_calc_current_from_field
(self, field_name)
klippy/extras/tmc2240.py:318
↓ 2 callersMethod_calc_current_from_field
(self, field_name)
klippy/extras/tmc5160.py:300
↓ 2 callersMethod_calc_freq
(self, freq, origin_temp, dest_temp)
klippy/extras/temperature_probe.py:698
↓ 2 callersMethod_calc_lagrange
(self, lpts, c, vec, axis=0)
klippy/extras/bed_mesh.py:1508
↓ 2 callersMethod_calc_print_time
(self)
klippy/toolhead.py:327
↓ 2 callersMethod_calibration
(self, probe_points, nozzle_points, interval)
klippy/extras/axis_twist_compensation.py:254
↓ 2 callersMethod_cardinal_spline
(self, p, tension)
klippy/extras/bed_mesh.py:1613
↓ 2 callersFunction_change_node
(node)
lib/kconfiglib/menuconfig.py:1565
↓ 2 callersMethod_check_calibration
(self, calibration, start_temp, end_temp, error=None)
klippy/extras/temperature_probe.py:663
↓ 2 callersFunction_check_dep_loop_choice
(choice, skip)
lib/kconfiglib/kconfiglib.py:6639
↓ 2 callersMethod_check_endstops
(self, move)
klippy/kinematics/hybrid_corexy.py:99
↓ 2 callersMethod_check_endstops
(self, move)
klippy/kinematics/corexz.py:64
↓ 2 callersMethod_check_endstops
(self, move)
klippy/kinematics/hybrid_corexz.py:99
↓ 2 callersMethod_check_endstops
(self, move)
klippy/kinematics/corexy.py:64
↓ 2 callersMethod_check_endstops
(self, move)
klippy/kinematics/cartesian.py:99
↓ 2 callersFunction_check_path_unique
(name, path)
scripts/graph_mesh.py:371
↓ 2 callersMethod_check_pause
(self)
klippy/toolhead.py:385
↓ 2 callersMethod_clear_duration_filter
(self)
klippy/extras/bulk_sensor.py:227
↓ 2 callersMethod_click_callback
(self, eventtime, event)
klippy/extras/display/menu.py:1021
← previousnext →1,001–1,100 of 7,096, ranked by callers