File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10601060 <property id =" config.driver.canfd.rxfifo.7.int_threshold" value =" enum.driver.canfd.fifo.int_threshold.1_2" />
10611061 <property id =" config.driver.canfd.rxfifo.7.payload" value =" enum.driver.canfd.fifo.payload.8" />
10621062 <property id =" config.driver.canfd.rxfifo.7.depth" value =" enum.driver.canfd.fifo.depth.16" />
1063- <property id =" config.driver.canfd.afl.ch0_num" value =" 1 " />
1064- <property id =" config.driver.canfd.afl.ch1_num" value =" 1 " />
1063+ <property id =" config.driver.canfd.afl.ch0_num" value =" 2 " />
1064+ <property id =" config.driver.canfd.afl.ch1_num" value =" 2 " />
10651065 </config >
10661066 <config id =" config.driver.gpt" >
10671067 <property id =" config.driver.gpt.param_checking_enable" value =" config.driver.gpt.param_checking_enable.bsp" />
Original file line number Diff line number Diff line change 99
1010#define CANFD_CFG_PARAM_CHECKING_ENABLE ((1))
1111
12- #define CANFD_CFG_AFL_CH0_RULE_NUM (1 )
13- #define CANFD_CFG_AFL_CH1_RULE_NUM (1 )
12+ #define CANFD_CFG_AFL_CH0_RULE_NUM (2 )
13+ #define CANFD_CFG_AFL_CH1_RULE_NUM (2 )
1414
1515#define CANFD_CFG_GLOBAL_ERROR_CH ((1U))
1616
You can’t perform that action at this time.
0 commit comments