slab_test/include/drivers/pmt.h
2026-03-04 07:19:48 +01:00

3 lines
No EOL
64 B
C

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