mul_u32_hiSR.h 538 B

1234567891011121314151617181920212223
  1. /*
  2. * File: mul_u32_hiSR.h
  3. *
  4. * Code generated for Simulink model 'BLC'.
  5. *
  6. * Model version : 1.20
  7. * Simulink Coder version : 9.4 (R2020b) 29-Jul-2020
  8. * C/C++ source code generated on : Wed Aug 11 09:44:57 2021
  9. */
  10. #ifndef RTW_HEADER_mul_u32_hiSR_h_
  11. #define RTW_HEADER_mul_u32_hiSR_h_
  12. #include "rtwtypes.h"
  13. extern uint32_T mul_u32_hiSR(uint32_T a, uint32_T b, uint32_T aShift);
  14. #endif /* RTW_HEADER_mul_u32_hiSR_h_ */
  15. /*
  16. * File trailer for generated code.
  17. *
  18. * [EOF]
  19. */