Revision b4885314 boards/PowerManagement/board.h
boards/PowerManagement/board.h | ||
---|---|---|
375 | 375 |
void boardStandby(void); |
376 | 376 |
void boardStop(const uint8_t lpds, const uint8_t fpds); |
377 | 377 |
void boardWakeup(void); |
378 |
void boardClearI2CBus(const uint8_t scl_pad); |
|
378 |
void boardClearI2CBus(const uint8_t scl_pad, const uint8_t sda_pad); |
|
379 |
void boardResetBQ27500I2C(const uint8_t scl_pad, const uint8_t sda_pad); |
|
379 | 380 |
#ifdef __cplusplus |
380 | 381 |
} |
381 | 382 |
#endif |
Also available in: Unified diff