matlab ok

This commit is contained in:
2025-09-11 22:24:31 +08:00
parent 9234d8a823
commit 12508c6589
509 changed files with 18122 additions and 6187 deletions
@@ -0,0 +1,34 @@
/*
* File: control_private.h
*
* Code generated for Simulink model 'control'.
*
* Model version : 1.178
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
* C/C++ source code generated on : Thu Sep 11 17:14:08 2025
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef control_private_h_
#define control_private_h_
#include "rtwtypes.h"
#include "builtin_typeid_types.h"
#include "control_types.h"
#include "control.h"
extern real_T rt_roundd_snf(real_T u);
extern void mul_wide_s32(int32_T in0, int32_T in1, uint32_T *ptrOutBitsHi,
uint32_T *ptrOutBitsLo);
extern int32_T mul_s32_sat(int32_T a, int32_T b);
#endif /* control_private_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/