PWM_sf_data.c 976 B

1234567891011121314151617181920212223242526272829303132333435
  1. /*
  2. * PWM_sf_data.c
  3. *
  4. * Code generation for model "PWM_sf".
  5. *
  6. * Model version : 1.825
  7. * Simulink Coder version : 9.4 (R2020b) 29-Jul-2020
  8. * C source code generated on : Fri Apr 14 12:53:29 2023
  9. *
  10. * Target selection: rtwsfcn.tlc
  11. * Note: GRT includes extra infrastructure and instrumentation for prototyping
  12. * Embedded hardware selection: ARM Compatible->ARM Cortex-M
  13. * Emulation hardware selection:
  14. * Differs from embedded hardware (MATLAB Host)
  15. * Code generation objectives:
  16. * 1. Execution efficiency
  17. * 2. RAM efficiency
  18. * Validation result: Not run
  19. */
  20. #include "PWM_sf.h"
  21. #include "PWM_sf_private.h"
  22. /* Constant parameters (default storage) */
  23. const ConstP_PWM_T PWM_ConstP = {
  24. /* Expression: rep_seq_y
  25. * Referenced by: '<S3>/Look-Up Table1'
  26. */
  27. { 0.0, 3000.0, 0.0 },
  28. /* Expression: rep_seq_t - min(rep_seq_t)
  29. * Referenced by: '<S3>/Look-Up Table1'
  30. */
  31. { 0.0, 5.0E-5, 0.0001 }
  32. };