We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e7649 commit 4f0cfddCopy full SHA for 4f0cfdd
include/zephyr/drivers/can.h
@@ -715,6 +715,7 @@ static inline int z_impl_can_get_core_clock(const struct device *dev, uint32_t *
715
* @param dev Pointer to the device structure for the driver instance.
716
* @param[out] max_bitrate Maximum supported bitrate in bits/s
717
*
718
+ * @retval 0 If successful.
719
* @retval -EIO General input/output error.
720
* @retval -ENOSYS If this function is not implemented by the driver.
721
*/
0 commit comments