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
De
(e)
docs/jquery.js:2
Function
DebugMon_Handler
! \brief this function handles DebugMon exception */
program/system/gd32f1x0_it.c:65
Function
DisplayController
(element,options,tipController)
docs/jquery.js:23
Function
G
()
docs/jquery.js:2
Function
HardFault_Handler
! \brief this function handles HardFault exception */
program/system/gd32f1x0_it.c:27
Function
ITM_CheckChar
\brief ITM Check Character \details Checks whether a character is pending for reading in the variable \ref ITM_RxBuffer. \return 0 N
program/system/core_cm3.h:1872
Function
ITM_ReceiveChar
\brief ITM Receive Character \details Inputs a character via the external variable \ref ITM_RxBuffer. \return Received character.
program/system/core_cm3.h:1854
Function
ITM_SendChar
\brief ITM Send Character \details Transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected th
program/system/core_cm3.h:1835
Function
Ke
(e,t,n,r,i)
docs/jquery.js:2
Function
M
(e)
docs/jquery.js:2
Method
MainWindow
tools/mainwindow.cpp:5
Function
MemManage_Handler
! \brief this function handles MemManage exception */
program/system/gd32f1x0_it.c:35
Function
NMI_Handler
! \brief this function handles NMI exception */
program/system/gd32f1x0_it.c:21
Function
NVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subp
program/system/core_cm3.h:1672
Function
NVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and s
program/system/core_cm3.h:1642
Function
PendSV_Handler
! \brief this function handles PendSV exception */
program/system/gd32f1x0_it.c:71
Function
PlacementCalculator
()
docs/jquery.js:23
Function
PositionType type
tools/qcustomplot.h:3628
Method
QCPAbstractItem
! Base class constructor which initializes base class members. */
tools/qcustomplot.cpp:12927
Method
QCPAbstractLegendItem
! Constructs a QCPAbstractLegendItem and associates it with the QCPLegend \a parent. This does not cause the item to be added to \a parent, so \re
tools/qcustomplot.cpp:18733
Method
QCPAbstractPaintBuffer
! Creates a paint buffer and initializes it with the provided \a size and \a devicePixelRatio. Subclasses must call their \ref reallocateBuffer i
tools/qcustomplot.cpp:581
Method
QCPAbstractPlottable
! Constructs an abstract plottable which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAx
tools/qcustomplot.cpp:11414
Method
QCPAbstractPlottable1D
tools/qcustomplot.h:4367
Method
QCPAxis
! Constructs an Axis instance of Type \a type for the axis rect \a parent. Usually it isn't necessary to instantiate axes directly, because you
tools/qcustomplot.cpp:8196
Method
QCPAxisPainterPrivate
! Constructs a QCPAxisPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms. */
tools/qcustomplot.cpp:9894
Method
QCPAxisRect
! Creates a QCPAxisRect instance and sets default values. An axis is added for each of the four sides, the top and right axes are set invisible in
tools/qcustomplot.cpp:17536
Method
QCPAxisTicker
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
tools/qcustomplot.cpp:6119
Method
QCPAxisTickerDateTime
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
tools/qcustomplot.cpp:6523
Method
QCPAxisTickerFixed
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
tools/qcustomplot.cpp:7112
Method
QCPAxisTickerLog
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
tools/qcustomplot.cpp:7724
Method
QCPAxisTickerPi
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
tools/qcustomplot.cpp:7427
Method
QCPAxisTickerText
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
tools/qcustomplot.cpp:7227
Method
QCPAxisTickerTime
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
tools/qcustomplot.cpp:6879
Method
QCPBars
! Constructs a bar chart which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must re
tools/qcustomplot.cpp:24408
Method
QCPBarsData
! Constructs a bar data point with key and value set to zero. */
tools/qcustomplot.cpp:24318
Method
QCPBarsGroup
! Constructs a new bars group for the specified QCustomPlot instance. */
tools/qcustomplot.cpp:23993
Method
QCPColorGradient
! Constructs a new, empty QCPColorGradient with no predefined color stops. You can add own color stops with \ref setColorStopAt. The color leve
tools/qcustomplot.cpp:16526
Method
QCPColorMap
! Constructs a color map with the specified \a keyAxis and \a valueAxis. The created QCPColorMap is automatically registered with the QCustomPl
tools/qcustomplot.cpp:26408
Method
QCPColorMapData
! Constructs a new QCPColorMapData instance. The instance has \a keySize cells in the key direction and \a valueSize cells in the value direction.
tools/qcustomplot.cpp:25813
Method
QCPColorScale
! Constructs a new QCPColorScale. */
tools/qcustomplot.cpp:20108
Method
QCPColorScaleAxisRectPrivate
! Creates a new instance, as a child of \a parentColorScale. */
tools/qcustomplot.cpp:20550
Method
QCPCurve
! Constructs a curve which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
tools/qcustomplot.cpp:22618
Method
QCPCurveData
! Constructs a curve data point with t, key and value set to zero. */
tools/qcustomplot.cpp:22539
Method
QCPDataContainer
tools/qcustomplot.h:2771
Method
QCPDataRange
! Creates an empty QCPDataRange, with begin and end set to 0. */
tools/qcustomplot.cpp:2257
Method
QCPDataSelection
! Creates an empty QCPDataSelection. */
tools/qcustomplot.cpp:2415
Method
QCPErrorBars
! Constructs an error bars plottable which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a value
tools/qcustomplot.cpp:27959
Method
QCPErrorBarsData
! Constructs an error bar with errors set to zero. */
tools/qcustomplot.cpp:27876
Method
QCPFinancial
! Constructs a financial chart which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis m
tools/qcustomplot.cpp:27065
Method
QCPFinancialData
! Constructs a data point with key and all values set to zero. */
tools/qcustomplot.cpp:26969
Method
QCPGraph
! Constructs a graph which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
tools/qcustomplot.cpp:20860
Method
QCPGraphData
! Constructs a data point with key and value set to zero. */
tools/qcustomplot.cpp:20779
Method
QCPGrid
! Creates a QCPGrid instance and sets default values. You shouldn't instantiate grids on their own, since every QCPAxis brings its own QCPGrid.
tools/qcustomplot.cpp:7855
Method
QCPItemAnchor
! Creates a new QCPItemAnchor. You shouldn't create QCPItemAnchor instances directly, even if you want to make a new item subclass. Use \ref QCPAb
tools/qcustomplot.cpp:12038
Method
QCPItemBracket
! Creates a bracket item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance ta
tools/qcustomplot.cpp:30767
Method
QCPItemCurve
! Creates a curve item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance take
tools/qcustomplot.cpp:29261
Method
QCPItemEllipse
! Creates an ellipse item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance t
tools/qcustomplot.cpp:29926
Method
QCPItemLine
! Creates a line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
tools/qcustomplot.cpp:29023
Method
QCPItemPixmap
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
tools/qcustomplot.cpp:30121
Method
QCPItemPosition
! Creates a new QCPItemPosition. You shouldn't create QCPItemPosition instances directly, even if you want to make a new item subclass. Use \ref Q
tools/qcustomplot.cpp:12212
Method
QCPItemRect
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
tools/qcustomplot.cpp:29421
Method
QCPItemStraightLine
! Creates a straight line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot insta
tools/qcustomplot.cpp:28840
Method
QCPItemText
! Creates a text item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
tools/qcustomplot.cpp:29584
Method
QCPItemTracer
! Creates a tracer item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance tak
tools/qcustomplot.cpp:30407
Method
QCPLabelPainterPrivate
! Constructs a QCPLabelPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms. th
tools/qcustomplot.cpp:5484
Method
QCPLayer
! Creates a new QCPLayer instance. Normally you shouldn't directly instantiate layers, use \ref QCustomPlot::addLayer instead. \warning It
tools/qcustomplot.cpp:1067
Method
QCPLayerable
! Creates a new QCPLayerable instance. Since QCPLayerable is an abstract base class, it can't be instantiated directly. Use one of the derive
tools/qcustomplot.cpp:1366
Method
QCPLayout
! Creates an instance of QCPLayout and sets default values. Note that since QCPLayout is an abstract base class, it can't be instantiated directly
tools/qcustomplot.cpp:3666
Method
QCPLayoutElement
! Creates an instance of QCPLayoutElement and sets default values. */
tools/qcustomplot.cpp:3207
Method
QCPLayoutGrid
! Creates an instance of QCPLayoutGrid and sets default values. */
tools/qcustomplot.cpp:4104
Method
QCPLayoutInset
! Creates an instance of QCPLayoutInset and sets default values. */
tools/qcustomplot.cpp:4887
Method
QCPLegend
! Constructs a new QCPLegend instance with default values. Note that by default, QCustomPlot already contains a legend ready to be used as \ref
tools/qcustomplot.cpp:19054
Method
QCPLineEnding
! Creates a QCPLineEnding instance with default values (style \ref esNone). */
tools/qcustomplot.cpp:5193
Method
QCPMarginGroup
! Creates a new QCPMarginGroup instance in \a parentPlot. */
tools/qcustomplot.cpp:3041
Method
QCPPaintBufferGlFbo
! Creates a \ref QCPPaintBufferGlFbo instance with the specified \a size and \a devicePixelRatio, if applicable. All frame buffer objects shall
tools/qcustomplot.cpp:843
Method
QCPPaintBufferGlPbuffer
! Creates a \ref QCPPaintBufferGlPbuffer instance with the specified \a size and \a devicePixelRatio, if applicable. The parameter \a multisamp
tools/qcustomplot.cpp:747
Method
QCPPaintBufferPixmap
! Creates a pixmap paint buffer instancen with the specified \a size and \a devicePixelRatio, if applicable. */
tools/qcustomplot.cpp:667
Method
QCPPainter
! Creates a new QCPPainter instance and sets default values */
tools/qcustomplot.cpp:297
Method
QCPPlottableLegendItem
! Creates a new legend item associated with \a plottable. Once it's created, it can be added to the legend via \ref QCPLegend::addItem. A
tools/qcustomplot.cpp:18907
Method
QCPPolarAxisAngular
! Creates a QCPPolarAxis instance and sets default values. An axis is added for each of the four sides, the top and right axes are set invisible i
tools/qcustomplot.cpp:32539
Method
QCPPolarAxisRadial
! Constructs an Axis instance of Type \a type for the axis rect \a parent. Usually it isn't necessary to instantiate axes directly, because you
tools/qcustomplot.cpp:31064
Method
QCPPolarGraph
! Constructs a graph which uses \a keyAxis as its angular and \a valueAxis as its radial axis. \a keyAxis and \a valueAxis must reside in the same
tools/qcustomplot.cpp:34423
Method
QCPPolarGrid
! Creates a QCPPolarGrid instance and sets default values. You shouldn't instantiate grids on their own, since every axis brings its own grid.
tools/qcustomplot.cpp:34147
Method
QCPPolarLegendItem
! \class QCPPolarLegendItem \brief A legend item for polar plots \warning In this QCustomPlot version, polar plots are a tech preview. Expect doc
tools/qcustomplot.cpp:34329
Method
QCPRange
! Constructs a range with \a lower and \a upper set to zero. */
tools/qcustomplot.cpp:1927
Method
QCPScatterStyle
! Creates a new QCPScatterStyle instance with size set to 6. No shape, pen or brush is defined. Since the pen is undefined (\ref isPenDefined r
tools/qcustomplot.cpp:10635
Method
QCPSelectionDecorator
! Creates a new QCPSelectionDecorator instance with default values */
tools/qcustomplot.cpp:11056
Method
QCPSelectionDecoratorBracket
! Creates a new QCPSelectionDecoratorBracket instance with default values. */
tools/qcustomplot.cpp:17143
Method
QCPSelectionRect
! Creates a new QCPSelectionRect instance. To make QCustomPlot use the selection rect instance, pass it to \ref QCustomPlot::setSelectionRect. \a
tools/qcustomplot.cpp:2846
Method
QCPStatisticalBox
! Constructs a statistical box which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis m
tools/qcustomplot.cpp:25292
Method
QCPStatisticalBoxData
! Constructs a data point with key and all values set to zero. */
tools/qcustomplot.cpp:25193
Method
QCPTextElement
! \overload Creates a new QCPTextElement instance and sets default values. The initial text is empty (\ref setText). */
tools/qcustomplot.cpp:19660
Method
QCPVector2D
! Creates a QCPVector2D object and initializes the x and y coordinates to 0. */
tools/qcustomplot.cpp:118
Method
QCustomPlot
! Constructs a QCustomPlot and sets reasonable default values. */
tools/qcustomplot.cpp:13593
Function
QSharedPointer<QCPCurveDataContainer> data
tools/qcustomplot.h:5616
Function
QSharedPointer<QCPErrorBarsDataContainer> data
tools/qcustomplot.h:6313
Function
QSharedPointer<QCPFinancialDataContainer> data
tools/qcustomplot.h:6188
Function
QSharedPointer<QCPGraphDataContainer> data
tools/qcustomplot.h:5483
Function
R
(e)
docs/jquery.js:2
Function
SCB_GetFPUType
\brief get FPU type \details returns the FPU type \returns - \b 0: No FPU - \b 1: Single precision FPU - \b 2: Double + Single
program/system/core_cm3.h:1765
← previous
next →
501–600 of 1,817, ranked by callers