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-11 17:31:21 +0100
commitcff99cf1fae2ff2b019c7f3b1827bb7fe8ee7d83 (patch)
tree9de2f3fdc44e9eefeb3787edc5ddcc7dbdce962f /bsps/include/grlib/occan.h
parentgrlib,ambapp: added new IP core IDs (diff)
downloadrtems-cff99cf1fae2ff2b019c7f3b1827bb7fe8ee7d83.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 #4323.
Diffstat (limited to '')
-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
*/
/*