MCPcopy Create free account

hub / github.com/Smoothieware/Smoothieware / functions

Functions2,755 in github.com/Smoothieware/Smoothieware

↓ 11 callersFunctionget_fat
src/libs/ChaNFS/CHAN_FS/ff.cpp:816
↓ 11 callersMethodget_max_rate
src/libs/StepperMotor.h:48
↓ 11 callersMethodread
define USE_MEDIAN_FILTER Read the filtered value ( burst mode ) on a given pin
src/libs/Adc.cpp:80
↓ 11 callersFunctionremove
mbed/src/cpp/stdio.cpp:308
↓ 11 callersMethodreset_position_from_current_actuator_position
Use FK to find out where actuator is and reset to match TODO maybe we should only reset axis that are being homed unless this is due to a ON_HALT
src/modules/robot/Robot.cpp:1221
↓ 11 callersMethodsend_gcode
send a formatted Gcode line */
src/modules/tools/drillingcycles/Drillingcycles.cpp:111
↓ 11 callersMethodstallEndpoint
src/libs/USBDevice/USBDevice/USBHAL_LPC17.cpp:724
↓ 10 callersMethodflush
src/libs/USBDevice/USBSerial/CircBuffer.h:115
↓ 10 callersFunctionfollow_path
src/libs/ChaNFS/CHAN_FS/ff.cpp:1914
↓ 10 callersMethodgetNext
src/testframework/easyunit/test.cpp:128
↓ 10 callersMethodget_number_registered_motors
src/modules/robot/Robot.h:65
↓ 10 callersMethodis_moving
src/libs/StepperMotor.h:30
↓ 10 callersFunctionparse_number_list
FIXME this does not handle empty strings correctly parse a number list "1.1,2.2,3.3" and return the numbers in a vector of floats
src/libs/utils.cpp:224
↓ 10 callersMethodset_control_value
src/modules/utils/panel/Panel.cpp:622
↓ 10 callersMethodset_current
src/modules/utils/currentcontrol/ad5206.h:20
↓ 10 callersFunctionuip_add_rcv_nxt
UIP_REASSEMBLY */ ---------------------------------------------------------------------------*/
src/libs/Network/uip/uip/uip.c:692
↓ 10 callersMethodwrite
src/modules/utils/panel/panels/ST7565.cpp:414
↓ 10 callersMethodwrite
src/libs/gpio.cpp:53
↓ 9 callersFunctionf_putc
-----------------------------------------------------------------------*/ Put a character to the file */ ---
src/libs/ChaNFS/CHAN_FS/ff.cpp:3826
↓ 9 callersMethodformat
src/modules/tools/spindle/SoftSerial/SoftSerial.cpp:42
↓ 9 callersMethodgetNormal
src/modules/tools/zprobe/Plane3D.cpp:44
↓ 9 callersFunctionhtons
---------------------------------------------------------------------------*/
src/libs/Network/uip/uip/uip.c:1907
↓ 9 callersMethodis_inverting
src/libs/Pin.h:70
↓ 9 callersMethodset_jog_increment
src/modules/utils/panel/screens/ControlScreen.h:21
↓ 9 callersFunctiontimer_expired
---------------------------------------------------------------------------*/ * Check if a timer has expired. * * This function tests if a timer has
src/libs/Network/uip/uip/timer.c:120
↓ 9 callersFunctionvalidate
src/libs/ChaNFS/CHAN_FS/ff.cpp:2168
↓ 8 callersFunctionSPI_SendData
/ * @brief Transmit a single data through SPIx peripheral * @param[in] SPIx SPI peripheral selected, should be LPC_SPI * @param[in] Data Data to
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_spi.c:188
↓ 8 callersFunctionSSP_SendData
/ * @brief Transmit a single data through SSPx peripheral * @param[in] SSPx SSP peripheral selected, should be: * - LPC_SSP0: SSP0 peripher
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_ssp.c:308
↓ 8 callersFunctiondir_next
src/libs/ChaNFS/CHAN_FS/ff.cpp:1109
↓ 8 callersFunctiondisk_ioctl
src/libs/ChaNFS/CHAN_FS/diskio.cpp:72
↓ 8 callersFunctiondisk_read
src/libs/ChaNFS/CHAN_FS/diskio.cpp:32
↓ 8 callersMethodfileSystem
mbed/src/cpp/FilePath.cpp:53
↓ 8 callersMethodfree
src/libs/USBDevice/USBSerial/CircBuffer.h:91
↓ 8 callersMethodget_module_list
Get a list of modules, used by module "pools" that look for the "enable" keyboard to find things like "moduletype.modulename.enable" as the marker of
src/libs/Config.cpp:66
↓ 8 callersMethodget_uint
src/modules/communication/utils/Gcode.cpp:118
↓ 8 callersMethodget_value
src/libs/PublicData.cpp:5
↓ 8 callersMethodis_playing
src/modules/utils/panel/Panel.cpp:632
↓ 8 callersMethoditem_ref
src/modules/robot/BlockQueue.cpp:101
↓ 8 callersMethodpush_state
src/modules/robot/Robot.cpp:331
↓ 8 callersFunctionread_PHY
--------------------------- read_PHY --------------------------------------*/ / * @brief Read value from PHY device * @param[in] PhyReg: PHY Regi
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_emac.c:188
↓ 8 callersFunctionrunCommand
(cmd, silent)
src/libs/Network/uip/webserver/httpd-fs-src/functions.js:2
↓ 8 callersFunctionrunCommand
(d,b)
src/libs/Network/uip/webserver/httpd-fs/functions.js:1
↓ 8 callersMethodsetCursorPX
src/modules/utils/panel/panels/ST7565.cpp:249
↓ 8 callersFunctionset_temp
stimulates the module with on_second ticks in which it asks for a temperature which we simulate above
src/testframework/unittests/tools/temperatureswitch/TEST_TemperatureSwitch.cpp:139
↓ 8 callersMethodsub
src/libs/Vector3.cpp:54
↓ 8 callersFunctionuip_ipchksum
src/libs/Network/uip/uip/uip.c:335
↓ 8 callersFunctionwcs2gcode
src/libs/utils.cpp:257
↓ 7 callersFunctionPINSEL_ConfigPin
/ * @brief Configure Pin corresponding to specified parameters passed * in the PinCfg * @param[in] PinCfg Pointer to a PINSEL_CFG_Type struc
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_pinsel.c:298
↓ 7 callersMethodcall
mbed/src/cpp/FunctionPointer.cpp:29
↓ 7 callersMethodcall
call - Overloaded callback initiator. * * call the callback function. * * @param uint32_t The value to pass to the callback. * @return uint32_t The va
src/libs/FPointer.h:129
↓ 7 callersMethodfrequency
mbed/src/cpp/CAN.cpp:32
↓ 7 callersMethodgetSlowFeedrate
src/modules/tools/zprobe/ZProbe.h:43
↓ 7 callersMethodget_feed_rate
src/modules/robot/Robot.cpp:1785
↓ 7 callersMethodis_empty
src/modules/robot/BlockQueue.cpp:131
↓ 7 callersMethodis_idle
see if we are idle this checks the block queue is empty, and that the step queue is empty and checks that all motors are no longer moving
src/modules/robot/Conveyor.cpp:122
↓ 7 callersMethodmcs2wcs
converts current last milestone (machine position without compensation transform) to work coordinate system (inverse transform)
src/modules/robot/Robot.cpp:449
↓ 7 callersMethodpwm
src/libs/Pwm.cpp:17
↓ 7 callersMethodreset_counter
Reset the counter
src/modules/utils/panel/Panel.cpp:228
↓ 7 callersFunctionsafe_delay_ms
src/libs/utils.cpp:266
↓ 7 callersMethodset_max_rate
src/libs/StepperMotor.h:49
↓ 7 callersMethodsize
src/testframework/easyunit/simplestring.cpp:74
↓ 7 callersFunctionwrite_PHY
--------------------------- write_PHY -------------------------------------*/ / * @brief Write value to PHY device * @param[in] PhyReg: PHY Regis
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_emac.c:161
↓ 7 callersFunctionwrite_PHY
--------------------------- write_PHY -------------------------------------*/ / * @brief Write value to PHY device * @param[in] PhyReg: PHY Re
src/libs/Network/Drivers/LPC17XX_Ethernet.cpp:27
↓ 6 callersFunctionI2C_IntCmd
/ * @brief Enable/Disable interrupt for I2C peripheral * @param[in] I2Cx I2C peripheral selected, should be: * - LPC_I2C0 * - LPC_I2C1
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_i2c.c:371
↓ 6 callersFunctionI2C_getNum
--------------------------------------------------------------------------------*/ / * @brief Convert from I2C peripheral to number * @param[in] I2
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_i2c.c:112
↓ 6 callersFunctionSIEWriteData
src/libs/USBDevice/USBDevice/USBHAL_LPC17.cpp:192
↓ 6 callersMethodactuator_to_cartesian
src/modules/robot/arm_solutions/HBotSolution.cpp:12
↓ 6 callersMethodaddDescriptor
src/libs/USBDevice/USB.cpp:302
↓ 6 callersMethodclose
mbed/src/cpp/Stream.cpp:51
↓ 6 callersFunctionclosedir
mbed/src/cpp/stdio.cpp:356
↓ 6 callersFunctioncreate_chain
src/libs/ChaNFS/CHAN_FS/ff.cpp:974
↓ 6 callersFunctionff_convert
src/libs/ChaNFS/CHAN_FS/option/ccsbcs.c:501
↓ 6 callersMethodfileName
mbed/src/cpp/FilePath.cpp:45
↓ 6 callersMethodget_acceleration
src/libs/StepperMotor.h:51
↓ 6 callersMethodget_max_value
src/libs/Adc.h:37
↓ 6 callersMethodget_query_string
return a GRBL-like query string for serial ?
src/libs/Kernel.cpp:177
↓ 6 callersMethodget_s_value
src/modules/robot/Robot.h:47
↓ 6 callersMethodget_temperature
src/modules/tools/temperaturecontrol/TemperatureControl.cpp:469
↓ 6 callersMethodprint_position
src/modules/robot/Robot.cpp:379
↓ 6 callersMethodpush
src/libs/Network/uip/fifo.h:157
↓ 6 callersFunctionputstr
src/libs/Network/uip/plan9/plan9.cpp:299
↓ 6 callersFunctionread_PHY
--------------------------- read_PHY --------------------------------------*/ / * @brief Read value from PHY device * @param[in] PhyReg: PHY R
src/libs/Network/Drivers/LPC17XX_Ethernet.cpp:55
↓ 6 callersMethodsetNext
src/testframework/easyunit/test.cpp:122
↓ 6 callersMethodstop_moving
src/libs/StepperMotor.h:32
↓ 6 callersFunctionsync
src/libs/ChaNFS/CHAN_FS/ff.cpp:757
↓ 6 callersMethodthird_element_is
src/libs/PublicDataRequest.h:21
↓ 6 callersFunctiontimer_set
---------------------------------------------------------------------------*/ * Set a timer. * * This function is used to set a timer for a time som
src/libs/Network/uip/uip/timer.c:63
↓ 6 callersFunctionuip_send
---------------------------------------------------------------------------*/
src/libs/Network/uip/uip/uip.c:1913
↓ 5 callersFunctionFIO_ByteGetPointer
/ * @brief Get pointer to FIO peripheral in byte accessible style * due to FIO port * @param[in] portNum Port Number value, should be in ran
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_gpio.c:127
↓ 5 callersFunctionFIO_HalfWordGetPointer
/ * @brief Get pointer to FIO peripheral in halfword accessible style * due to FIO port * @param[in] portNum Port Number value, should be in
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_gpio.c:94
↓ 5 callersFunctionGPIO_GetPointer
/ * @brief Get pointer to GPIO peripheral due to GPIO port * @param[in] portNum Port Number value, should be in range from 0 to 4. * @return Po
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_gpio.c:61
↓ 5 callersFunctionSIEReadData
src/libs/USBDevice/USBDevice/USBHAL_LPC17.cpp:199
↓ 5 callersFunctionUARTPuts
/ * @brief Puts a string to UART port * @param[in] UARTx Pointer to UART peripheral * @param[in] str string to put * @return None ********
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_debug_frmwrk.c:87
↓ 5 callersFunctionUART_Send
/ * @brief Send a block of data via UART peripheral * @param[in] UARTx Selected UART peripheral used to send data, should be: * - LPC_UART0:
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_uart.c:528
↓ 5 callersFunctionUSBMemCopy
src/libs/USBDevice/USBDevice/USBHAL_LPC11U.cpp:121
↓ 5 callersFunctionWDT_Feed
/ * @brief After set WDTEN, call this function to start Watchdog * or reload the Watchdog timer * @param[in] None * * @return None **
src/libs/LPC17xx/LPC17xxLib/src/lpc17xx_wdt.c:240
↓ 5 callersMethodaddEndpoint
src/libs/USBDevice/USBDevice/USBDevice.cpp:783
↓ 5 callersMethodappend_milestone
Convert target (in machine coordinates) to machine_position, then convert to actuator position and append this to the planner target is in machine coo
src/modules/robot/Robot.cpp:1273
↓ 5 callersMethodas_int
src/libs/ConfigValue.cpp:82
↓ 5 callersMethodattach
mbed/src/cpp/CAN.cpp:108
← previousnext →101–200 of 2,755, ranked by callers