neobbo/include/drivers/pmt.h

3 lines
No EOL
64 B
C

#include <stdint.h>
int pmt_init();
void pmt_delay(uint64_t us);