mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Incorporate Z80 bugfixes reported by Phillip Klaus Krause
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4270 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1022,7 +1022,7 @@ static int can_bittiming(struct up_dev_s *priv)
|
||||
uint32_t ts2;
|
||||
uint32_t sjw;
|
||||
|
||||
canllvdbg("CAN%d PCLK1: %d baud: %d\n", priv->port,
|
||||
canllvdbg("CAN%d PCLK: %d baud: %d\n", priv->port,
|
||||
CAN_CLOCK_FREQUENCY(priv->divisor), priv->baud);
|
||||
|
||||
/* Try to get 14 quanta in one bit_time. That is based on the idea that the ideal
|
||||
|
||||
Reference in New Issue
Block a user