Expose ccdbg_set_clock API
[fw/altos] / lib / ccdbg.h
index 241c4eecf311b717ee4f216cd9b84edf7c492a20..037d8ff574c11386231f7aa1d93b37e018248493 100644 (file)
@@ -258,6 +258,9 @@ int
 ccdbg_hex_image_equal(struct hex_image *a, struct hex_image *b);
 
 /* ccdbg-io.c */
+void
+ccdbg_set_clock(uint32_t us);
+
 void
 ccdbg_half_clock(struct ccdbg *dbg);