MCPcopy Create free account

hub / github.com/MarlinFirmware/Marlin / functions

Functions11,590 in github.com/MarlinFirmware/Marlin

↓ 30 callersMethodexecute
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/commands.cpp:920
↓ 30 callersFunctiongoto_previous_ui
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:1095
↓ 30 callersFunctionlv_draw_number_key
Marlin/src/lcd/extui/mks_ui/draw_number_key.cpp:392
↓ 30 callersFunctionpciSetup
Install Pin change interrupt for a pin. Can be called multiple times.
Marlin/src/HAL/AVR/endstop_interrupts.h:95
↓ 30 callersMethodreset
* Clear all code-seen (and value pointers) * * Since each param is set/cleared on seen codes, * this may be optimized by commenting out ZERO(param)
Marlin/src/gcode/parser.cpp:78
↓ 30 callersFunctiontmc_disable_stallguard
Marlin/src/feature/tmc_util.cpp:1150
↓ 30 callersFunctiontmc_enable_stallguard
Marlin/src/feature/tmc_util.cpp:1141
↓ 30 callersMethodwrite_data
Marlin/src/HAL/AVR/eeprom.cpp:42
↓ 29 callersFunctionadd_control
Marlin/src/lcd/tft/ui_common.h:138
↓ 29 callersMethodadd_control
Marlin/src/lcd/tft/touch.cpp:68
↓ 29 callersFunctiondelay_us
Marlin/src/lcd/extui/ui_api.cpp:165
↓ 29 callersFunctiondo_blocking_move_to_z
Marlin/src/module/motion.cpp:1045
↓ 29 callersFunctiondrawEditFloat3
Marlin/src/lcd/e3v2/creality/dwin.cpp:586
↓ 29 callersMethodisDir
Marlin/src/lcd/extui/ui_api.cpp:1147
↓ 29 callersFunctionprintingIsActive
* Printing is active when a job is underway but not paused */
Marlin/src/MarlinCore.cpp:351
↓ 29 callersMethodset
Set the flag and pointer for a parameter
Marlin/src/gcode/parser.h:131
↓ 29 callersMethodset_pwm_thrs
Marlin/src/feature/tmc_util.h:129
↓ 29 callersFunctionspi_send
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/spi.h:62
↓ 29 callersMethodtoString
* @brief Format the duration as a string * @details String will be formatted using a "full" representation of duration * * @param buffer The
Marlin/src/libs/duration_t.h:130
↓ 29 callersFunctionui8tostr3rj
Convert unsigned 8bit int to string with __3 / _23 / 123 format
Marlin/src/libs/numtostr.cpp:67
↓ 29 callersMethodwriteVariable
Marlin/src/lcd/extui/dgus/DGUSDisplay.cpp:94
↓ 28 callersFunctiondo_blocking_move_to_xy
Marlin/src/module/motion.h:408
↓ 28 callersFunctiondrawCheckbox
Marlin/src/lcd/e3v2/proui/dwinui.h:544
↓ 28 callersMethodenable_axis
Marlin/src/module/stepper.cpp:541
↓ 28 callersMethodplay
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/sound_player.cpp:37
↓ 28 callersFunctionposition_is_reachable
Marlin/src/module/motion.h:574
↓ 28 callersMethodremove
* Remove a file. * * The directory entry and all data for the file are deleted. * * \note This function should not be used to delete the 8.3 versi
Marlin/src/sd/SdBaseFile.cpp:1595
↓ 28 callersMethodshortFilename
Marlin/src/lcd/extui/ui_api.cpp:1139
↓ 28 callersMethodtriggerFullUpdate
Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.cpp:407
↓ 27 callersFunctionS
(a)
buildroot/web-ui/data/www/moment.min.js:6
↓ 27 callersFunctionencoderReceiveAnalyze
Analyze encoder value and return state
Marlin/src/lcd/e3v2/common/encoder.cpp:53
↓ 27 callersFunctionget_encoder_state
Marlin/src/lcd/e3v2/common/encoder.h:53
↓ 27 callersMethodheading
Marlin/src/lcd/extui/ftdi_eve_touch_ui/generic/base_numeric_adjustment_screen.cpp:128
↓ 27 callersMethodhotend_max_target
Marlin/src/module/temperature.h:610
↓ 27 callersFunctiononUserConfirmRequired
Simplest approach is to make an SRAM copy
Marlin/src/lcd/extui/ui_api.cpp:1092
↓ 27 callersMethodread
Start reading the specified number of data at the specified address in BL24CXX ReadAddr: The address to start reading is 0~255 for 24c02 pBuffer: the
Marlin/src/libs/BL24CXX.cpp:340
↓ 27 callersFunctionreport_current_position
Report the logical current position according to the most recent G-code command
Marlin/src/module/motion.cpp:248
↓ 26 callersFunctionPGMSTR
Marlin/src/lcd/extui/ui_api.cpp:968
↓ 26 callersFunctionSERIAL_ECHO_SP
Marlin/src/core/serial.cpp:100
↓ 26 callersMethodVerbose
(logmsg)
buildroot/web-ui/data/www/webmarlin-class.js:345
↓ 26 callersMethoddefer_status_screen
Marlin/src/lcd/marlinui.h:719
↓ 26 callersMethodduration
Marlin/src/libs/stopwatch.cpp:92
↓ 26 callersFunctiondwinSend
Send the data in the buffer plus the packet tail
Marlin/src/lcd/e3v2/common/dwin_api.cpp:39
↓ 26 callersMethodenqueue_one_now
* Enqueue and return only when commands are actually enqueued. * Never call this from a G-code handler! */
Marlin/src/gcode/queue.cpp:194
↓ 26 callersFunctionisMediaMounted
Marlin/src/lcd/extui/ui_api.cpp:1082
↓ 26 callersMethodoff
* @brief Turn off a digital PIN * @details Alias of digitalWrite(PIN, LOW) using FastIO */
Marlin/src/libs/buzzer.h:94
↓ 26 callersFunctiononStatusChanged
Marlin/src/lcd/extui/ia_creality/ia_creality_extui.cpp:260
↓ 26 callersMethodpop
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/screen_types.cpp:77
↓ 26 callersMethodreset
Marlin/src/lcd/e3v2/proui/printstats.cpp:65
↓ 26 callersMethodsetTargetBed
Marlin/src/module/temperature.h:1069
↓ 25 callersMethodSPI_FLASH_BufferRead
* Function Name : SPI_FLASH_BufferRead * Description : Reads a block of data from the FLASH. * Input : - pBuffer : pointer to the buffer
Marlin/src/libs/W25Qxx.cpp:357
↓ 25 callersMethodclose
(self)
buildroot/share/scripts/MarlinBinaryProtocol.py:372
↓ 25 callersFunctiondraw_text_box
* This function draws text inside a bounding box, doing word wrapping and using the largest font that will fit. */
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/text_box.cpp:86
↓ 25 callersFunctiongetAxisSteps_per_mm
Marlin/src/lcd/extui/ui_api.cpp:553
↓ 25 callersFunctiongetWifiTick
Marlin/src/lcd/extui/mks_ui/wifi_module.cpp:119
↓ 25 callersMethodhas_value
The code value pointer was set
Marlin/src/gcode/parser.h:248
↓ 25 callersFunctionhomeaxis
Zero-endstop machines are always homed and trusted
Marlin/src/module/motion.h:467
↓ 25 callersMethodisStillPrinting
Marlin/src/sd/cardreader.h:252
↓ 25 callersFunctionkill
* Kill all activity and lock the machine. * After this the machine will need to be reset. */
Marlin/src/MarlinCore.cpp:898
↓ 25 callersFunctionlcd_moveto
Marlin/src/lcd/HD44780/lcdprint_hd44780.cpp:987
↓ 25 callersFunctionlv_screen_menu_item
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:1282
↓ 25 callersMethodopen
* Open a file in the current working directory. * * \param[in] path A path with a valid 8.3 DOS name for a file to be opened. * * \param[in] oflag
Marlin/src/sd/SdBaseFile.cpp:543
↓ 25 callersMethodopen
(self, filename, compression, dummy)
buildroot/share/scripts/MarlinBinaryProtocol.py:343
↓ 25 callersFunctionsend_cmd
Marlin/src/HAL/STM32F1/sd/onboard_sd.cpp:231
↓ 25 callersFunctionserial_delay
Marlin/src/core/utility.h:33
↓ 25 callersMethodstow
Marlin/src/module/probe.h:239
↓ 25 callersFunctionunscaled_e_move
Marlin/src/module/motion.cpp:830
↓ 25 callersMethodupdate
* Called from interrupt context by the Endstop ISR or Stepper ISR! * Read endstops to get their current states, register hits for all * axes moving
Marlin/src/module/endstops.cpp:578
↓ 24 callersFunctionContainsBit
Marlin/src/feature/mmu3/mmu3_error_converter.cpp:73
↓ 24 callersFunctionRJDIGIT
Marlin/src/libs/numtostr.cpp:38
↓ 24 callersMethodavailable
Marlin/src/lcd/extui/mks_ui/wifiSerial_STM32.cpp:313
↓ 24 callersMethodcount
Marlin/src/lcd/extui/ui_api.cpp:1151
↓ 24 callersMethoddec
Marlin/src/module/temperature.cpp:4046
↓ 24 callersFunctiondrawButton
Marlin/src/lcd/e3v2/proui/dwinui.h:559
↓ 24 callersFunctiondrawInt
Draw a positive integer
Marlin/src/lcd/e3v2/proui/dwinui.h:331
↓ 24 callersFunctiondrawMessage
Marlin/src/lcd/tft/ui_common.h:167
↓ 24 callersFunctiondwinDrawBox
Draw a box mode: 0=frame, 1=fill, 2=XOR fill color: Rectangle color xStart/yStart: upper left point xSize/ySize: box size
Marlin/src/lcd/e3v2/common/dwin_api.h:150
↓ 24 callersFunctiongetProgress_percent
Progress / Elapsed Time
Marlin/src/lcd/extui/ui_api.h:205
↓ 24 callersFunctionisPrintingPaused
Marlin/src/lcd/extui/ui_api.cpp:1074
↓ 24 callersMethodmove
Marlin/src/HAL/HC32/Servo.cpp:70
↓ 24 callersMethodshould_draw
Marlin/src/lcd/marlinui.h:543
↓ 24 callersMethodstring
Accessors
Marlin/src/lcd/e3v2/marlinui/dwin_string.h:124
↓ 24 callersMethodupdate
Marlin/src/lcd/marlinui.cpp:972
↓ 24 callersMethodvalue_bool
Bool is true with no value or non-zero
Marlin/src/gcode/parser.h:288
↓ 24 callersMethodwholeDegBed
Marlin/src/module/temperature.h:1058
↓ 24 callersMethodyear
* @brief Format the duration as years * @return The number of years */
Marlin/src/libs/duration_t.h:73
↓ 23 callersFunctionEDIT_ITEM
Marlin/src/lcd/menu/menu_configuration.cpp:692
↓ 23 callersFunctionL
(a)
buildroot/web-ui/data/www/moment.min.js:6
↓ 23 callersFunctionOPTCODE
Marlin/src/gcode/feature/trinamic/M920.cpp:83
↓ 23 callersMethodSPI_FLASH_BufferWrite
* Function Name : SPI_FLASH_BufferWrite * Description : Writes block of data to the FLASH. In this function, the * number of WRIT
Marlin/src/libs/W25Qxx.cpp:293
↓ 23 callersMethodbegin
Marlin/src/lcd/extui/mks_ui/wifiSerial_STM32.cpp:256
↓ 23 callersFunctionclearMainWindow
Marlin/src/lcd/e3v2/creality/dwin.cpp:348
↓ 23 callersFunctiondelay_ms
Marlin/src/lcd/extui/ui_api.cpp:167
↓ 23 callersFunctiondraw_return_ui
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:985
↓ 23 callersMethodfgcolor
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/commands.cpp:249
↓ 23 callersMethodget_advance_k
Marlin/src/module/planner.h:535
↓ 23 callersMethodincrements
Marlin/src/lcd/extui/ftdi_eve_touch_ui/generic/base_numeric_adjustment_screen.cpp:190
↓ 23 callersMethodlongest_filename
Marlin/src/sd/cardreader.h:224
↓ 23 callersMethodmoveTo
Moves cursor to point x: abscissa of the display y: ordinate of the display point: xy coordinate
Marlin/src/lcd/e3v2/proui/dwinui.cpp:121
↓ 23 callersMethodprint
Marlin/src/lcd/extui/dgus_reloaded/DGUSSetupHandler.cpp:35
← previousnext →201–300 of 11,590, ranked by callers