mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 07:46:16 +08:00
Missing i found by David Sidrane
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
* ...
|
||||
*/
|
||||
|
||||
#define STM32_CAN_FR_OFFSET(f,i) (0x240+((f)<<3)+(((i)-1)<<2))
|
||||
#define STM32_CAN_FIR_OFFSET(f,i) (0x240+((f)<<3)+(((i)-1)<<2))
|
||||
|
||||
/* Register Addresses ***************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user