123456789101112131415161718192021222324 |
- /*
- * File: look1_is16lu16n16tu16_binlcase.h
- *
- * Code generated for Simulink model 'SOC'.
- *
- * Model version : 1.51
- * Simulink Coder version : 9.4 (R2020b) 29-Jul-2020
- * C/C++ source code generated on : Thu Sep 9 17:18:48 2021
- */
- #ifndef RTW_HEADER_look1_is16lu16n16tu16_binlcase_h_
- #define RTW_HEADER_look1_is16lu16n16tu16_binlcase_h_
- #include "rtwtypes.h"
- extern uint16_T look1_is16lu16n16tu16_binlcase(int16_T u0, const int16_T bp0[],
- const uint16_T table[], uint32_T maxIndex);
- #endif /* RTW_HEADER_look1_is16lu16n16tu16_binlcase_h_ */
- /*
- * File trailer for generated code.
- *
- * [EOF]
- */
|