mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +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