Обновление
This commit is contained in:
parent
95149b8998
commit
c1429a5ad3
|
|
@ -1002,6 +1002,9 @@ static uint8_t FLEXCAN_LL_ProcessBaud(FLEXCAN_BaudCfgType *pBaudCfg)
|
|||
* @param u32RxFilterCnt Filter id list length
|
||||
* @return FLEXCAN_ERROR_OK is ok
|
||||
*/
|
||||
|
||||
|
||||
|
||||
static FLEXCAN_ErrorType FLEXCAN_LL_SetLegacyFifo(uint8_t u8CanIndex, FLEXCAN_RxMbFilterType *pRxFilterList, uint32_t u32RxFilterCnt)
|
||||
{
|
||||
FLEXCAN_ErrorType tRetVal;
|
||||
|
|
|
|||
Loading…
Reference in New Issue