Index: include/lin.h =================================================================== diff -u -rad8ad611c910747eef92336a30b6520a83409532 -r3323966fe741edbb36dffc78317ccf06ed93a68e --- include/lin.h (.../lin.h) (revision ad8ad611c910747eef92336a30b6520a83409532) +++ include/lin.h (.../lin.h) (revision 3323966fe741edbb36dffc78317ccf06ed93a68e) @@ -263,10 +263,10 @@ | 0x00000000U) #define LIN_FORMAT_CONFIGVALUE ((uint32)((uint32)(8U - 1U) << 16U)) -#define LIN_BRSR_CONFIGVALUE (343U) +#define LIN_BRSR_CONFIGVALUE (322U) #define LIN_COMP_CONFIGVALUE ((uint32)((uint32)(1U - 1U) << 8U) | (13U - 13U)) #define LIN_MASK_CONFIGVALUE ((uint32)((uint32)0x00U << 16U) | 0x00U) -#define LIN_MBRSR_CONFIGVALUE (4954U) +#define LIN_MBRSR_CONFIGVALUE (4651U) #define LIN_FUN_CONFIGVALUE (4U | 2U | 0U) #define LIN_DIR_CONFIGVALUE (0U | 0U | 0U) #define LIN_ODR_CONFIGVALUE (0U | 0U | 0U)