summaryrefslogtreecommitdiffstats
path: root/bsps/include/grlib/occan.h
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2019-04-12 11:01:38 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2021-03-07 16:08:23 +0100
commitda7cb87b4df3047795f0674775131b34469d5fa5 (patch)
tree04df0983ed8ea1a1b231fe71a32ac2e85e78cc46 /bsps/include/grlib/occan.h
parentgrlib,ambapp: added new IP core IDs (diff)
downloadrtems-da7cb87b4df3047795f0674775131b34469d5fa5.tar.bz2
leon,can: introduce common CAN baud-rate calculation function
Reimplemented the baud-rate algorithm from scratch to cope with GRCAN, GRCANFD and OC_CAN devices. Update #4306.
Diffstat (limited to 'bsps/include/grlib/occan.h')
-rw-r--r--bsps/include/grlib/occan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/include/grlib/occan.h b/bsps/include/grlib/occan.h
index 0bf34dee48..1112a3e8dc 100644
--- a/bsps/include/grlib/occan.h
+++ b/bsps/include/grlib/occan.h
@@ -1,7 +1,7 @@
/**
* @file
* @ingroup can
- * @brief Gaisler wrapper to OpenCores CAN - driver interface
+ * @brief Driver API for GRLIB wrapper to OpenCores CAN
*/
/*