Lines Matching defs:hfdcan
292 HAL_StatusTypeDef HAL_FDCAN_Init(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_Init()
600 HAL_StatusTypeDef HAL_FDCAN_DeInit(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DeInit()
646 __weak void HAL_FDCAN_MspInit(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_MspInit()
661 __weak void HAL_FDCAN_MspDeInit(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_MspDeInit()
676 HAL_StatusTypeDef HAL_FDCAN_EnterPowerDownMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnterPowerDownMode()
711 HAL_StatusTypeDef HAL_FDCAN_ExitPowerDownMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ExitPowerDownMode()
762 HAL_StatusTypeDef HAL_FDCAN_RegisterCallback(FDCAN_HandleTypeDef *hfdcan, HAL_FDCAN_CallbackIDTypeD… in HAL_FDCAN_RegisterCallback()
870 HAL_StatusTypeDef HAL_FDCAN_UnRegisterCallback(FDCAN_HandleTypeDef *hfdcan, HAL_FDCAN_CallbackIDTyp… in HAL_FDCAN_UnRegisterCallback()
959 HAL_StatusTypeDef HAL_FDCAN_RegisterClockCalibrationCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterClockCalibrationCallback()
994 HAL_StatusTypeDef HAL_FDCAN_UnRegisterClockCalibrationCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterClockCalibrationCallback()
1021 HAL_StatusTypeDef HAL_FDCAN_RegisterTxEventFifoCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterTxEventFifoCallback()
1055 HAL_StatusTypeDef HAL_FDCAN_UnRegisterTxEventFifoCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterTxEventFifoCallback()
1082 HAL_StatusTypeDef HAL_FDCAN_RegisterRxFifo0Callback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterRxFifo0Callback()
1116 HAL_StatusTypeDef HAL_FDCAN_UnRegisterRxFifo0Callback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterRxFifo0Callback()
1143 HAL_StatusTypeDef HAL_FDCAN_RegisterRxFifo1Callback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterRxFifo1Callback()
1177 HAL_StatusTypeDef HAL_FDCAN_UnRegisterRxFifo1Callback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterRxFifo1Callback()
1204 HAL_StatusTypeDef HAL_FDCAN_RegisterTxBufferCompleteCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterTxBufferCompleteCallback()
1239 HAL_StatusTypeDef HAL_FDCAN_UnRegisterTxBufferCompleteCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterTxBufferCompleteCallback()
1266 HAL_StatusTypeDef HAL_FDCAN_RegisterTxBufferAbortCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterTxBufferAbortCallback()
1301 HAL_StatusTypeDef HAL_FDCAN_UnRegisterTxBufferAbortCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterTxBufferAbortCallback()
1328 HAL_StatusTypeDef HAL_FDCAN_RegisterErrorStatusCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterErrorStatusCallback()
1362 HAL_StatusTypeDef HAL_FDCAN_UnRegisterErrorStatusCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterErrorStatusCallback()
1389 HAL_StatusTypeDef HAL_FDCAN_RegisterTTScheduleSyncCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterTTScheduleSyncCallback()
1424 HAL_StatusTypeDef HAL_FDCAN_UnRegisterTTScheduleSyncCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterTTScheduleSyncCallback()
1451 HAL_StatusTypeDef HAL_FDCAN_RegisterTTTimeMarkCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterTTTimeMarkCallback()
1485 HAL_StatusTypeDef HAL_FDCAN_UnRegisterTTTimeMarkCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterTTTimeMarkCallback()
1512 HAL_StatusTypeDef HAL_FDCAN_RegisterTTStopWatchCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterTTStopWatchCallback()
1546 HAL_StatusTypeDef HAL_FDCAN_UnRegisterTTStopWatchCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterTTStopWatchCallback()
1573 HAL_StatusTypeDef HAL_FDCAN_RegisterTTGlobalTimeCallback(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_RegisterTTGlobalTimeCallback()
1607 HAL_StatusTypeDef HAL_FDCAN_UnRegisterTTGlobalTimeCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_UnRegisterTTGlobalTimeCallback()
1682 HAL_StatusTypeDef HAL_FDCAN_ConfigClockCalibration(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_ConfigClockCalibration()
1753 uint32_t HAL_FDCAN_GetClockCalibrationState(const FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetClockCalibrationState()
1767 HAL_StatusTypeDef HAL_FDCAN_ResetClockCalibrationState(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ResetClockCalibrationState()
1803 uint32_t HAL_FDCAN_GetClockCalibrationCounter(const FDCAN_HandleTypeDef *hfdcan, uint32_t Counter) in HAL_FDCAN_GetClockCalibrationCounter()
1834 HAL_StatusTypeDef HAL_FDCAN_ConfigFilter(FDCAN_HandleTypeDef *hfdcan, const FDCAN_FilterTypeDef *sF… in HAL_FDCAN_ConfigFilter()
1946 HAL_StatusTypeDef HAL_FDCAN_ConfigGlobalFilter(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_ConfigGlobalFilter()
1986 HAL_StatusTypeDef HAL_FDCAN_ConfigExtendedIdMask(FDCAN_HandleTypeDef *hfdcan, uint32_t Mask) in HAL_FDCAN_ConfigExtendedIdMask()
2020 HAL_StatusTypeDef HAL_FDCAN_ConfigRxFifoOverwrite(FDCAN_HandleTypeDef *hfdcan, uint32_t RxFifo, uin… in HAL_FDCAN_ConfigRxFifoOverwrite()
2063 HAL_StatusTypeDef HAL_FDCAN_ConfigFifoWatermark(FDCAN_HandleTypeDef *hfdcan, uint32_t FIFO, uint32_… in HAL_FDCAN_ConfigFifoWatermark()
2113 HAL_StatusTypeDef HAL_FDCAN_ConfigRamWatchdog(FDCAN_HandleTypeDef *hfdcan, uint32_t CounterStartVal… in HAL_FDCAN_ConfigRamWatchdog()
2143 HAL_StatusTypeDef HAL_FDCAN_ConfigTimestampCounter(FDCAN_HandleTypeDef *hfdcan, uint32_t TimestampP… in HAL_FDCAN_ConfigTimestampCounter()
2173 HAL_StatusTypeDef HAL_FDCAN_EnableTimestampCounter(FDCAN_HandleTypeDef *hfdcan, uint32_t TimestampO… in HAL_FDCAN_EnableTimestampCounter()
2201 HAL_StatusTypeDef HAL_FDCAN_DisableTimestampCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableTimestampCounter()
2226 uint16_t HAL_FDCAN_GetTimestampCounter(const FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetTimestampCounter()
2237 HAL_StatusTypeDef HAL_FDCAN_ResetTimestampCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ResetTimestampCounter()
2268 HAL_StatusTypeDef HAL_FDCAN_ConfigTimeoutCounter(FDCAN_HandleTypeDef *hfdcan, uint32_t TimeoutOpera… in HAL_FDCAN_ConfigTimeoutCounter()
2299 HAL_StatusTypeDef HAL_FDCAN_EnableTimeoutCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnableTimeoutCounter()
2324 HAL_StatusTypeDef HAL_FDCAN_DisableTimeoutCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableTimeoutCounter()
2349 uint16_t HAL_FDCAN_GetTimeoutCounter(const FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetTimeoutCounter()
2360 HAL_StatusTypeDef HAL_FDCAN_ResetTimeoutCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ResetTimeoutCounter()
2390 HAL_StatusTypeDef HAL_FDCAN_ConfigTxDelayCompensation(FDCAN_HandleTypeDef *hfdcan, uint32_t TdcOffs… in HAL_FDCAN_ConfigTxDelayCompensation()
2420 HAL_StatusTypeDef HAL_FDCAN_EnableTxDelayCompensation(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnableTxDelayCompensation()
2445 HAL_StatusTypeDef HAL_FDCAN_DisableTxDelayCompensation(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableTxDelayCompensation()
2471 HAL_StatusTypeDef HAL_FDCAN_EnableISOMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnableISOMode()
2497 HAL_StatusTypeDef HAL_FDCAN_DisableISOMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableISOMode()
2523 HAL_StatusTypeDef HAL_FDCAN_EnableEdgeFiltering(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnableEdgeFiltering()
2549 HAL_StatusTypeDef HAL_FDCAN_DisableEdgeFiltering(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableEdgeFiltering()
2613 HAL_StatusTypeDef HAL_FDCAN_Start(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_Start()
2644 HAL_StatusTypeDef HAL_FDCAN_Stop(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_Stop()
2726 HAL_StatusTypeDef HAL_FDCAN_AddMessageToTxFifoQ(FDCAN_HandleTypeDef *hfdcan, const FDCAN_TxHeaderTy… in HAL_FDCAN_AddMessageToTxFifoQ()
2805 HAL_StatusTypeDef HAL_FDCAN_AddMessageToTxBuffer(FDCAN_HandleTypeDef *hfdcan, const FDCAN_TxHeaderT… in HAL_FDCAN_AddMessageToTxBuffer()
2874 HAL_StatusTypeDef HAL_FDCAN_EnableTxBufferRequest(FDCAN_HandleTypeDef *hfdcan, uint32_t BufferIndex) in HAL_FDCAN_EnableTxBufferRequest()
2901 uint32_t HAL_FDCAN_GetLatestTxFifoQRequestBuffer(const FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetLatestTxFifoQRequestBuffer()
2915 HAL_StatusTypeDef HAL_FDCAN_AbortTxRequest(FDCAN_HandleTypeDef *hfdcan, uint32_t BufferIndex) in HAL_FDCAN_AbortTxRequest()
2944 HAL_StatusTypeDef HAL_FDCAN_GetRxMessage(FDCAN_HandleTypeDef *hfdcan, uint32_t RxLocation, in HAL_FDCAN_GetRxMessage()
3140 HAL_StatusTypeDef HAL_FDCAN_GetTxEvent(FDCAN_HandleTypeDef *hfdcan, FDCAN_TxEventFifoTypeDef *pTxEv… in HAL_FDCAN_GetTxEvent()
3235 HAL_StatusTypeDef HAL_FDCAN_GetHighPriorityMessageStatus(const FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_GetHighPriorityMessageStatus()
3254 HAL_StatusTypeDef HAL_FDCAN_GetProtocolStatus(const FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_GetProtocolStatus()
3286 HAL_StatusTypeDef HAL_FDCAN_GetErrorCounters(const FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_GetErrorCounters()
3314 uint32_t HAL_FDCAN_IsRxBufferMessageAvailable(FDCAN_HandleTypeDef *hfdcan, uint32_t RxBufferIndex) in HAL_FDCAN_IsRxBufferMessageAvailable()
3351 uint32_t HAL_FDCAN_IsTxBufferMessagePending(const FDCAN_HandleTypeDef *hfdcan, uint32_t TxBufferInd… in HAL_FDCAN_IsTxBufferMessagePending()
3371 uint32_t HAL_FDCAN_GetRxFifoFillLevel(const FDCAN_HandleTypeDef *hfdcan, uint32_t RxFifo) in HAL_FDCAN_GetRxFifoFillLevel()
3398 uint32_t HAL_FDCAN_GetTxFifoFreeLevel(const FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetTxFifoFreeLevel()
3416 uint32_t HAL_FDCAN_IsRestrictedOperationMode(const FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_IsRestrictedOperationMode()
3432 HAL_StatusTypeDef HAL_FDCAN_ExitRestrictedOperationMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ExitRestrictedOperationMode()
3499 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigOperation(FDCAN_HandleTypeDef *hfdcan, const FDCAN_TT_ConfigTy… in HAL_FDCAN_TT_ConfigOperation()
3679 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigReferenceMessage(FDCAN_HandleTypeDef *hfdcan, uint32_t IdType, in HAL_FDCAN_TT_ConfigReferenceMessage()
3730 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigTrigger(FDCAN_HandleTypeDef *hfdcan, const FDCAN_TriggerTypeDe… in HAL_FDCAN_TT_ConfigTrigger()
3840 HAL_StatusTypeDef HAL_FDCAN_TT_SetGlobalTime(FDCAN_HandleTypeDef *hfdcan, uint32_t TimePreset) in HAL_FDCAN_TT_SetGlobalTime()
3914 HAL_StatusTypeDef HAL_FDCAN_TT_SetClockSynchronization(FDCAN_HandleTypeDef *hfdcan, uint32_t NewTUR… in HAL_FDCAN_TT_SetClockSynchronization()
3990 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigStopWatch(FDCAN_HandleTypeDef *hfdcan, uint32_t Source, uint32… in HAL_FDCAN_TT_ConfigStopWatch()
4051 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigRegisterTimeMark(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_TT_ConfigRegisterTimeMark()
4172 HAL_StatusTypeDef HAL_FDCAN_TT_EnableRegisterTimeMarkPulse(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableRegisterTimeMarkPulse()
4222 HAL_StatusTypeDef HAL_FDCAN_TT_DisableRegisterTimeMarkPulse(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableRegisterTimeMarkPulse()
4272 HAL_StatusTypeDef HAL_FDCAN_TT_EnableTriggerTimeMarkPulse(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableTriggerTimeMarkPulse()
4333 HAL_StatusTypeDef HAL_FDCAN_TT_DisableTriggerTimeMarkPulse(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableTriggerTimeMarkPulse()
4394 HAL_StatusTypeDef HAL_FDCAN_TT_EnableHardwareGapControl(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableHardwareGapControl()
4455 HAL_StatusTypeDef HAL_FDCAN_TT_DisableHardwareGapControl(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableHardwareGapControl()
4518 HAL_StatusTypeDef HAL_FDCAN_TT_EnableTimeMarkGapControl(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableTimeMarkGapControl()
4579 HAL_StatusTypeDef HAL_FDCAN_TT_DisableTimeMarkGapControl(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableTimeMarkGapControl()
4640 HAL_StatusTypeDef HAL_FDCAN_TT_SetNextIsGap(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_SetNextIsGap()
4710 HAL_StatusTypeDef HAL_FDCAN_TT_SetEndOfGap(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_SetEndOfGap()
4784 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigExternalSyncPhase(FDCAN_HandleTypeDef *hfdcan, uint32_t Target… in HAL_FDCAN_TT_ConfigExternalSyncPhase()
4825 HAL_StatusTypeDef HAL_FDCAN_TT_EnableExternalSynchronization(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableExternalSynchronization()
4875 HAL_StatusTypeDef HAL_FDCAN_TT_DisableExternalSynchronization(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableExternalSynchronization()
4926 HAL_StatusTypeDef HAL_FDCAN_TT_GetOperationStatus(const FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_TT_GetOperationStatus()
4991 HAL_StatusTypeDef HAL_FDCAN_ConfigInterruptLines(FDCAN_HandleTypeDef *hfdcan, uint32_t ITList, uint… in HAL_FDCAN_ConfigInterruptLines()
5033 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigInterruptLines(FDCAN_HandleTypeDef *hfdcan, uint32_t TTITList, in HAL_FDCAN_TT_ConfigInterruptLines()
5080 HAL_StatusTypeDef HAL_FDCAN_ActivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t ActiveITs, in HAL_FDCAN_ActivateNotification()
5144 HAL_StatusTypeDef HAL_FDCAN_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t InactiveIT… in HAL_FDCAN_DeactivateNotification()
5203 HAL_StatusTypeDef HAL_FDCAN_TT_ActivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t ActiveTTI… in HAL_FDCAN_TT_ActivateNotification()
5253 HAL_StatusTypeDef HAL_FDCAN_TT_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t Inactiv… in HAL_FDCAN_TT_DeactivateNotification()
5299 void HAL_FDCAN_IRQHandler(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_IRQHandler()
5729 __weak void HAL_FDCAN_ClockCalibrationCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t ClkCalibration… in HAL_FDCAN_ClockCalibrationCallback()
5748 __weak void HAL_FDCAN_TxEventFifoCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TxEventFifoITs) in HAL_FDCAN_TxEventFifoCallback()
5767 __weak void HAL_FDCAN_RxFifo0Callback(FDCAN_HandleTypeDef *hfdcan, uint32_t RxFifo0ITs) in HAL_FDCAN_RxFifo0Callback()
5786 __weak void HAL_FDCAN_RxFifo1Callback(FDCAN_HandleTypeDef *hfdcan, uint32_t RxFifo1ITs) in HAL_FDCAN_RxFifo1Callback()
5803 __weak void HAL_FDCAN_TxFifoEmptyCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TxFifoEmptyCallback()
5821 __weak void HAL_FDCAN_TxBufferCompleteCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t BufferIndexes) in HAL_FDCAN_TxBufferCompleteCallback()
5840 __weak void HAL_FDCAN_TxBufferAbortCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t BufferIndexes) in HAL_FDCAN_TxBufferAbortCallback()
5857 __weak void HAL_FDCAN_RxBufferNewMessageCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_RxBufferNewMessageCallback()
5873 __weak void HAL_FDCAN_TimestampWraparoundCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TimestampWraparoundCallback()
5889 __weak void HAL_FDCAN_TimeoutOccurredCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TimeoutOccurredCallback()
5905 __weak void HAL_FDCAN_HighPriorityMessageCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_HighPriorityMessageCallback()
5921 __weak void HAL_FDCAN_ErrorCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ErrorCallback()
5939 __weak void HAL_FDCAN_ErrorStatusCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t ErrorStatusITs) in HAL_FDCAN_ErrorStatusCallback()
5958 __weak void HAL_FDCAN_TT_ScheduleSyncCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TTSchedSyncITs) in HAL_FDCAN_TT_ScheduleSyncCallback()
5977 __weak void HAL_FDCAN_TT_TimeMarkCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TTTimeMarkITs) in HAL_FDCAN_TT_TimeMarkCallback()
5999 __weak void HAL_FDCAN_TT_StopWatchCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t SWTime, uint32_t S… in HAL_FDCAN_TT_StopWatchCallback()
6019 __weak void HAL_FDCAN_TT_GlobalTimeCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TTGlobTimeITs) in HAL_FDCAN_TT_GlobalTimeCallback()
6055 HAL_FDCAN_StateTypeDef HAL_FDCAN_GetState(const FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetState()
6067 uint32_t HAL_FDCAN_GetError(const FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetError()
6091 static HAL_StatusTypeDef FDCAN_CalcultateRamBlockAddresses(FDCAN_HandleTypeDef *hfdcan) in FDCAN_CalcultateRamBlockAddresses()
6194 static void FDCAN_CopyMessageToRAM(const FDCAN_HandleTypeDef *hfdcan, const FDCAN_TxHeaderTypeDef *… in FDCAN_CopyMessageToRAM()