Clock_Ip_Monitor.c.022i.opt_local_passes 430 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. ClockMonitorEmpty_GetStatus (Clock_Ip_NameType name)
  2. {
  3. Clock_Ip_CmuStatusType D.6081;
  4. Clock_Ip_CmuStatusType _1;
  5. <bb 2> :
  6. _1 = 3;
  7. <bb 3> :
  8. <L0>:
  9. return _1;
  10. }
  11. ClockMonitorEmpty_ClearStatus (Clock_Ip_NameType name)
  12. {
  13. <bb 2> :
  14. return;
  15. }
  16. ClockMonitorEmpty_Disable (Clock_Ip_NameType name)
  17. {
  18. <bb 2> :
  19. return;
  20. }
  21. ClockMonitorEmpty (const struct Clock_Ip_CmuConfigType * config)
  22. {
  23. <bb 2> :
  24. return;
  25. }