Revision b23ca7cc test/periphery-lld/TPS20xxB_v1/aos_test_TPS20xxB.c

View differences:

test/periphery-lld/TPS20xxB_v1/aos_test_TPS20xxB.c
59 59

  
60 60
  // local variables
61 61
  aos_testresult_t result = {0, 0};
62
  uint32_t status = AOS_OK;
62
  int32_t status;
63 63
  tps20xxb_lld_enable_t en;
64 64
  tps20xxb_lld_overcurrent_t oc;
65 65

  

Also available in: Unified diff