Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZhuYanzhen1/miniFOC
/ functions
Functions
1,817 in github.com/ZhuYanzhen1/miniFOC
⨍
Functions
1,817
◇
Types & classes
82
Function
dma_interrupt_flag_clear
! \brief clear DMA a channel flag \param[in] channelx: specify which DMA channel to clear flag \arg DMA_CHx(x=0..6)
program/library/src/gd32f1x0_dma.c:413
Function
dma_interrupt_flag_get
! \brief check DMA flag and interrupt enable bit is set or not \param[in] channelx: specify which DMA channel to get flag \arg
program/library/src/gd32f1x0_dma.c:363
Function
dma_memory_address_config
! \brief set DMA Memory base address \param[in] channelx: specify which DMA channel to set Memory base address \arg D
program/library/src/gd32f1x0_dma.c:186
Function
dma_memory_increase_disable
! \brief disable next address increasement algorithm of memory \param[in] channelx: specify which DMA channel \arg DM
program/library/src/gd32f1x0_dma.c:302
Function
dma_memory_increase_enable
! \brief enable next address increasement algorithm of memory \param[in] channelx: specify which DMA channel \arg DMA
program/library/src/gd32f1x0_dma.c:290
Function
dma_memory_to_memory_disable
! \brief disable memory to memory mode \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6) \param[
program/library/src/gd32f1x0_dma.c:136
Function
dma_memory_to_memory_enable
! \brief enable memory to memory mode \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6) \param[o
program/library/src/gd32f1x0_dma.c:124
Function
dma_memory_width_config
! \brief configure transfer data size of memory \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6)
program/library/src/gd32f1x0_dma.c:250
Function
dma_periph_address_config
! \brief set DMA peripheral base address \param[in] channelx: specify which DMA channel to set peripheral base address \arg
program/library/src/gd32f1x0_dma.c:173
Function
dma_periph_increase_disable
! \brief disable next address increasement algorithm of peripheral \param[in] channelx: specify which DMA channel \arg
program/library/src/gd32f1x0_dma.c:326
Function
dma_periph_increase_enable
! \brief enable next address increasement algorithm of peripheral \param[in] channelx: specify which DMA channel \arg
program/library/src/gd32f1x0_dma.c:314
Function
dma_periph_width_config
! \brief configure transfer data size of peripheral \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6
program/library/src/gd32f1x0_dma.c:272
Function
dma_priority_config
! \brief configure priority level of DMA channel \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6)
program/library/src/gd32f1x0_dma.c:228
Function
dma_transfer_direction_config
! \brief configure the direction of data transfer on the channel \param[in] channelx: specify which DMA channel \arg
program/library/src/gd32f1x0_dma.c:341
Function
dma_transfer_number_config
! \brief set the number of remaining data to be transferred by the DMA \param[in] channelx: specify which DMA channel to set number
program/library/src/gd32f1x0_dma.c:199
Function
dma_transfer_number_get
! \brief get the number of remaining data to be transferred by the DMA \param[in] channelx: specify which DMA channel to set number
program/library/src/gd32f1x0_dma.c:211
Function
donePainting
tools/qcustomplot.h:557
Function
dot
tools/qcustomplot.h:434
Method
drawAngularGrid
tools/qcustomplot.cpp:34304
Method
drawBackground
! \internal Draws the viewport background pixmap of the plot. If a pixmap was provided via \ref setBackground, this function buffers the sca
tools/qcustomplot.cpp:15779
Method
drawBracket
! Draws the bracket shape with \a painter. The parameter \a direction is either -1 or 1 and indicates whether the bracket shall point to the left
tools/qcustomplot.cpp:17247
Method
drawCandlestickPlot
! \internal Draws the data from \a begin to \a end-1 as Candlesticks with the provided \a painter. This method is a helper function for \ref d
tools/qcustomplot.cpp:27568
Method
drawCurveLine
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, getCurveLines */
tools/qcustomplot.cpp:22979
Method
drawFill
! \internal Draws the fill of the graph using the specified \a painter, with the currently set brush. Depending on whether a normal fill or
tools/qcustomplot.cpp:21570
Method
drawGridLines
! \internal Draws the main grid lines and possibly a zero line with the specified painter. This is a helper function called by \ref draw. */
tools/qcustomplot.cpp:7964
Method
drawImpulsePlot
! \internal Draws impulses from the provided data, i.e. it connects all line pairs in \a lines, given in pixel coordinates. The \a lines necessar
tools/qcustomplot.cpp:21635
Method
drawLabelMaybeCached
! \internal Draws a single tick label with the provided \a painter, utilizing the internal label cache to significantly speed up drawing of lab
tools/qcustomplot.cpp:5683
Method
drawLinePlot
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, drawImpulsePlot, QCPAbstractPlott
tools/qcustomplot.cpp:21618
Method
drawOhlcPlot
! \internal Draws the data from \a begin to \a end-1 as OHLC bars with the provided \a painter. This method is a helper function for \ref draw
tools/qcustomplot.cpp:27511
Method
drawPolyline
tools/qcustomplot.h:4651
Method
drawRadialGrid
tools/qcustomplot.cpp:34279
Method
drawScatterPlot
! \internal Draws scatter symbols at every point passed in \a scatters, given in pixel coordinates. The scatters will be drawn with \a painter an
tools/qcustomplot.cpp:21604
Method
drawStatisticalBox
! Draws the graphical representation of a single statistical box with the data given by the iterator \a it with the provided \a painter. If the
tools/qcustomplot.cpp:25656
Method
drawSubGridLines
! \internal Draws the sub grid lines with the specified painter. This is a helper function called by \ref draw. */
tools/qcustomplot.cpp:8037
Method
element
! Returns the element in the cell in \a row and \a column. Returns \c nullptr if either the row/column is invalid or if the cell is empty. In t
tools/qcustomplot.cpp:4127
Method
elementAt
! \seebaseclassmethod Note that the association of the linear \a index to the row/column based cells depends on the current setting of \ref set
tools/qcustomplot.cpp:4625
Method
elementCount
inherits documentation from base class */
tools/qcustomplot.cpp:5033
Function
elements
non-virtual methods:
tools/qcustomplot.h:1180
Method
errorBarVisible
! \internal Returns whether the error bar at the specified \a index is visible within the current key axis range. This method assumes for perf
tools/qcustomplot.cpp:28773
Function
errorType
tools/qcustomplot.h:6317
Method
expandTo
! Expands the layout to have \a newRowCount rows and \a newColumnCount columns. So the last valid row index will be \a newRowCount-1, the last val
tools/qcustomplot.cpp:4441
Function
fieldWidth
tools/qcustomplot.h:1832
Method
fillAlpha
! Sets the opacity of all color map cells to \a alpha. A value of 0 for \a alpha results in a fully transparent color map, and a value of 255 resu
tools/qcustomplot.cpp:26186
Method
findBegin
tools/qcustomplot.h:4534
Method
findEnd
tools/qcustomplot.h:4543
Method
findIndexAboveX
! \internal Finds the smallest index of \a data, whose points x value is just above \a x. Assumes x values in \a data points are ordered ascend
tools/qcustomplot.cpp:22315
Method
findIndexAboveY
! \internal Finds the smallest index of \a data, whose points y value is just above \a y. Assumes y values in \a data points are ordered ascend
tools/qcustomplot.cpp:22361
Method
findIndexBelowX
! \internal Finds the highest index of \a data, whose points x value is just below \a x. Assumes x values in \a data points are ordered ascendi
tools/qcustomplot.cpp:22338
Method
findIndexBelowY
! \internal Finds the highest index of \a data, whose points y value is just below \a y. Assumes y values in \a data points are ordered ascendi
tools/qcustomplot.cpp:22443
Function
fmc_flag_get
! \brief get flag set or reset \param[in] flag: check FMC flag \arg FMC_FLAG_BUSY: FMC busy flag \arg FMC_
program/library/src/gd32f1x0_fmc.c:591
Function
fmc_halfword_program
! \brief program a half word at the corresponding address \param[in] address: address to program \param[in] data: word to progra
program/library/src/gd32f1x0_fmc.c:191
Function
fmc_interrupt_disable
! \brief disable FMC interrupt \param[in] interrupt: the FMC interrupt source \arg FMC_INTEN_END: FMC end of operation i
program/library/src/gd32f1x0_fmc.c:576
Function
fmc_interrupt_enable
FMC interrupts and flags management functions */ ! \brief enable FMC interrupt \param[in] interrupt: the FMC interrupt source \
program/library/src/gd32f1x0_fmc.c:563
Function
fmc_mass_erase
! \brief erase whole chip \param[in] none \param[out] none \retval fmc_state */
program/library/src/gd32f1x0_fmc.c:136
Function
fmc_wait_state_disable
! \brief fmc wait state disable \param[in] none \param[out] none \retval none */
program/library/src/gd32f1x0_fmc.c:91
Function
fmc_wait_state_enable
! \brief fmc wait state enable \param[in] none \param[out] none \retval none */
program/library/src/gd32f1x0_fmc.c:73
Function
fmc_word_reprogram
! \brief program a word at the corresponding address without erasing \param[in] address: address to program \param[in] data: wor
program/library/src/gd32f1x0_fmc.c:220
Function
fmc_wscnt_set
! \brief set the wait state counter value \param[in] wscnt: wait state counter value \arg WS_WSCNT_0: 0 wait state added
program/library/src/gd32f1x0_fmc.c:57
Function
font
tools/qcustomplot.h:5030
Function
foreach
tools/qcustomplot.h:4050
Function
fractionStyle
tools/qcustomplot.h:1964
Method
fractionToString
! \internal Takes the fraction given by \a numerator and \a denominator and returns a string representation. The result depends on the configur
tools/qcustomplot.cpp:7580
Method
freeOpenGl
! \internal When \ref setOpenGl is set to false, this method is used to deinitialize OpenGL (releases the context and frees resources). After
tools/qcustomplot.cpp:15974
Method
generateLabelParameterHash
! \internal Returns a hash that allows uniquely identifying whether the label parameters have changed such that the cached labels must be refre
tools/qcustomplot.cpp:5651
Method
getAnchorPos
tools/qcustomplot.cpp:5744
Method
getBarRect
! \internal Returns the rect in pixel coordinates of a single bar with the specified \a key and \a value. The rect is shifted according to the
tools/qcustomplot.cpp:24941
Method
getBasePen
! \internal Returns the pen that is used to draw the axis base line. Depending on the selection state, this is either mSelectedBasePen or mBase
tools/qcustomplot.cpp:9745
Method
getBorderPen
! \internal Returns the pen used to paint the border of the legend, taking into account the selection state of the legend box. */
tools/qcustomplot.cpp:19521
Method
getBrush
! \internal Returns the brush used to paint the background of the legend, taking into account the selection state of the legend box. */
tools/qcustomplot.cpp:19531
Method
getChannelFillPolygon
! \internal Returns the polygon needed for drawing (partial) channel fills between this graph and the graph specified by \ref setChannelFillGra
tools/qcustomplot.cpp:22208
Method
getCurveLines
! \internal Called by \ref draw to generate points in pixel coordinates which represent the line of the curve. Line segments that aren't visib
tools/qcustomplot.cpp:23033
Method
getDataSegments
! \internal \note This method is identical to \ref QCPAbstractPlottable1D::getDataSegments but needs to be reproduced here since the \ref QCPErro
tools/qcustomplot.cpp:28745
Method
getDataSegments
tools/qcustomplot.h:4621
Method
getErrorBarLines
! \internal Calculates the lines that make up the error bar belonging to the data point \a it. The resulting lines are added to \a backbones and
tools/qcustomplot.cpp:28577
Method
getFillBasePoint
! \internal Returns the point which closes the fill polygon on the zero-value-line parallel to the key axis. The logarithmic axis scale case is
tools/qcustomplot.cpp:22118
Method
getFillPolygon
! \internal Returns the polygon needed for drawing normal fills between this graph and the key axis. Pass the graph's data points (in pixel
tools/qcustomplot.cpp:22177
Method
getFinalMaximumOuterSize
! \internal This is a helper function for the implementation of subclasses. It returns the maximum size that should finally be used for the
tools/qcustomplot.cpp:4045
Method
getFinalMinimumOuterSize
! \internal This is a helper function for the implementation of subclasses. It returns the minimum size that should finally be used for the
tools/qcustomplot.cpp:4020
Method
getFinalRect
! \internal Returns the final (tight) rect the pixmap is drawn in, depending on the current item positions and scaling settings. The outpu
tools/qcustomplot.cpp:30304
Method
getFont
! \internal Returns the font that shall be used to draw text, taking into account the selection state of this item. */
tools/qcustomplot.cpp:18939
Method
getIconBorderPen
! \internal Returns the pen that shall be used to draw the icon border, taking into account the selection state of this item. */
tools/qcustomplot.cpp:18919
Method
getLabelColor
! \internal Returns the color that is used to draw the axis label. Depending on the selection state, this is either mSelectedLabelColor or mLab
tools/qcustomplot.cpp:9805
Method
getLabelFont
! \internal Returns the font that is used to draw the axis label. Depending on the selection state, this is either mSelectedLabelFont or mLabel
tools/qcustomplot.cpp:9785
Method
getMantissa
! \internal Returns the decimal mantissa of \a input. Optionally, if \a magnitude is not set to zero, it also returns the magnitude of \a input
tools/qcustomplot.cpp:6439
Method
getMarginValue
! \internal Returns the value of the specified \a side of \a margins. If \a side is \ref QCP::msNone or \ref QCP::msAll, returns 0. \see s
tools/qcustomplot.h:368
Method
getMaxTickLabelSize
! \internal Simulates the steps done by \ref placeTickLabel by calculating bounding boxes of the text label to be drawn, depending on number fo
tools/qcustomplot.cpp:10524
Method
getMaximumRowColSizes
! \internal Places the maximum column widths and row heights into \a maxColWidths and \a maxRowHeights respectively. The maximum height of
tools/qcustomplot.cpp:4832
Method
getMinimumRowColSizes
! \internal Places the minimum column widths and row heights into \a minColWidths and \a minRowHeights respectively. The minimum height of
tools/qcustomplot.cpp:4799
Method
getNonNanSegments
! \internal This method goes through the passed points in \a lineData and returns a list of the segments which don't contain NaN data points.
tools/qcustomplot.cpp:21964
Method
getOptimizedCornerPoints
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. In situations where a single segment skips over
tools/qcustomplot.cpp:23394
Method
getOptimizedLineData
! \internal Returns via \a lineData the data points that need to be visualized for this graph when plotting graph lines, taking into consideratio
tools/qcustomplot.cpp:21661
Method
getOptimizedPoint
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method is used in case the current segment
tools/qcustomplot.cpp:23278
Method
getOptimizedScatterData
! \internal Returns via \a scatterData the data points that need to be visualized for this graph when plotting scatter points, taking into consid
tools/qcustomplot.cpp:21753
Method
getOverlappingSegments
! \internal This method takes two segment lists (e.g. created by \ref getNonNanSegments) \a thisSegments and \a otherSegments, and their assoc
tools/qcustomplot.cpp:22022
Method
getPartAt
! Returns the part of the axis that is hit by \a pos (in pixels). The return value of this function is independent of the user-selectable parts de
tools/qcustomplot.cpp:9357
Method
getPixelCoordinates
! \internal Returns the pixel coordinates of the data point at \a dataIndex, using \a interface1d to access the data points. */
tools/qcustomplot.cpp:17389
Method
getPixelSpacing
! \internal Returns the spacing in pixels which is between this \a bars and the following one, both at the key coordinate \a keyCoord. \no
tools/qcustomplot.cpp:24219
Method
getQuartileBox
! \internal Returns the box in plot coordinates (keys in x, values in y of the returned rect) that covers the value range from the lower to the
tools/qcustomplot.cpp:25715
Method
getRectClippedLine
! \internal Returns the section of the line defined by \a start and \a end, that is visible in the specified \a rect. This is a helper funct
tools/qcustomplot.cpp:29126
Method
getRectClippedStraightLine
! \internal Returns the section of the straight line defined by \a base and direction vector \a vec, that is visible in the specified \a rect.
tools/qcustomplot.cpp:28909
← previous
next →
901–1,000 of 1,817, ranked by callers