]> sigrok.org Git - libsigrok.git/blobdiff - input/chronovu_la8.c
sr: Some more s/device_instance/dev_inst/.
[libsigrok.git] / input / chronovu_la8.c
index 875b52bc3da6917e2d6dbc28a32bba733485e6e9..9c75a9179208375e9bf89d47a4a1257fb3056399 100644 (file)
@@ -36,6 +36,7 @@
  * Max. value for divcount: 0xfe (2550ns sample period, 392.15kHz samplerate).
  *
  * @param divcount The divcount value as needed by the hardware.
+ *
  * @return The samplerate in Hz, or 0xffffffffffffffff upon errors.
  */
 static uint64_t divcount_to_samplerate(uint8_t divcount)