HVAC_M7_MODEL/Model_actuator_private.h

39 lines
1.1 KiB
C

/*
* File: Model_actuator_private.h
*
* Code generated for Simulink model 'Model_actuator'.
*
* Model version : 1.588
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
* C/C++ source code generated on : Thu Feb 12 13:08:42 2026
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M
* Emulation hardware selection:
* Differs from embedded hardware (MATLAB Host)
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef Model_actuator_private_h_
#define Model_actuator_private_h_
#include <stdbool.h>
#include <stdint.h>
#include "Model_actuator_types.h"
#include "Model_actuator.h"
extern int16_t look1_iu16tdIs16_binlcs(uint16_t u0, const uint16_t bp0[], const
double table[], uint32_t maxIndex);
extern void IfActionSubsystem3(int8_t rtu_stepIn, int8_t *rty_step, uint8_t
rtd_com_loc[9]);
extern void MAXPOSITION(const int16_t rtu_step[9], int16_t rty_y[9]);
extern void MAXPOSITION1(const int8_t rtu_step[9], int8_t rty_y[9]);
#endif /* Model_actuator_private_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/