MCPcopy Create free account
hub / github.com/RoboMaster/DevelopmentBoard-Examples / arm_pid_q15

Function arm_pid_q15

USB/Drivers/CMSIS/Include/arm_math.h:4876–4916  ·  view source on GitHub ↗

* @brief Process function for the Q15 PID Control. * @param[in,out] S points to an instance of the Q15 PID Control structure * @param[in] in input sample to process * @return out processed output sample. * * Scaling and Overflow Behavior: * \par * The function is implemented using a 64-bit internal accumulator. * Both Gains and state variables are represented

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

__SMUADFunction · 0.70
__SMLALDFunction · 0.70
__SSATFunction · 0.70

Tested by

no test coverage detected