Lines Matching defs:hfdcan
209 HAL_StatusTypeDef HAL_FDCAN_Init(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_Init()
479 HAL_StatusTypeDef HAL_FDCAN_DeInit(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DeInit()
515 __weak void HAL_FDCAN_MspInit(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_MspInit()
530 __weak void HAL_FDCAN_MspDeInit(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_MspDeInit()
545 HAL_StatusTypeDef HAL_FDCAN_EnterPowerDownMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnterPowerDownMode()
580 HAL_StatusTypeDef HAL_FDCAN_ExitPowerDownMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ExitPowerDownMode()
666 HAL_StatusTypeDef HAL_FDCAN_ConfigClockCalibration(FDCAN_HandleTypeDef *hfdcan, FDCAN_ClkCalUnitTyp… in HAL_FDCAN_ConfigClockCalibration()
734 uint32_t HAL_FDCAN_GetClockCalibrationState(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetClockCalibrationState()
748 HAL_StatusTypeDef HAL_FDCAN_ResetClockCalibrationState(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ResetClockCalibrationState()
784 uint32_t HAL_FDCAN_GetClockCalibrationCounter(FDCAN_HandleTypeDef *hfdcan, uint32_t Counter) in HAL_FDCAN_GetClockCalibrationCounter()
815 HAL_StatusTypeDef HAL_FDCAN_ConfigFilter(FDCAN_HandleTypeDef *hfdcan, FDCAN_FilterTypeDef *sFilterC… in HAL_FDCAN_ConfigFilter()
927 HAL_StatusTypeDef HAL_FDCAN_ConfigGlobalFilter(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_ConfigGlobalFilter()
967 HAL_StatusTypeDef HAL_FDCAN_ConfigExtendedIdMask(FDCAN_HandleTypeDef *hfdcan, uint32_t Mask) in HAL_FDCAN_ConfigExtendedIdMask()
1001 HAL_StatusTypeDef HAL_FDCAN_ConfigRxFifoOverwrite(FDCAN_HandleTypeDef *hfdcan, uint32_t RxFifo, uin… in HAL_FDCAN_ConfigRxFifoOverwrite()
1044 HAL_StatusTypeDef HAL_FDCAN_ConfigFifoWatermark(FDCAN_HandleTypeDef *hfdcan, uint32_t FIFO, uint32_… in HAL_FDCAN_ConfigFifoWatermark()
1094 HAL_StatusTypeDef HAL_FDCAN_ConfigRamWatchdog(FDCAN_HandleTypeDef *hfdcan, uint32_t CounterStartVal… in HAL_FDCAN_ConfigRamWatchdog()
1124 HAL_StatusTypeDef HAL_FDCAN_ConfigTimestampCounter(FDCAN_HandleTypeDef *hfdcan, uint32_t TimestampP… in HAL_FDCAN_ConfigTimestampCounter()
1154 HAL_StatusTypeDef HAL_FDCAN_EnableTimestampCounter(FDCAN_HandleTypeDef *hfdcan, uint32_t TimestampO… in HAL_FDCAN_EnableTimestampCounter()
1182 HAL_StatusTypeDef HAL_FDCAN_DisableTimestampCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableTimestampCounter()
1207 uint16_t HAL_FDCAN_GetTimestampCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetTimestampCounter()
1218 HAL_StatusTypeDef HAL_FDCAN_ResetTimestampCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ResetTimestampCounter()
1249 HAL_StatusTypeDef HAL_FDCAN_ConfigTimeoutCounter(FDCAN_HandleTypeDef *hfdcan, uint32_t TimeoutOpera… in HAL_FDCAN_ConfigTimeoutCounter()
1278 HAL_StatusTypeDef HAL_FDCAN_EnableTimeoutCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnableTimeoutCounter()
1303 HAL_StatusTypeDef HAL_FDCAN_DisableTimeoutCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableTimeoutCounter()
1328 uint16_t HAL_FDCAN_GetTimeoutCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetTimeoutCounter()
1339 HAL_StatusTypeDef HAL_FDCAN_ResetTimeoutCounter(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ResetTimeoutCounter()
1369 HAL_StatusTypeDef HAL_FDCAN_ConfigTxDelayCompensation(FDCAN_HandleTypeDef *hfdcan, uint32_t TdcOffs… in HAL_FDCAN_ConfigTxDelayCompensation()
1398 HAL_StatusTypeDef HAL_FDCAN_EnableTxDelayCompensation(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnableTxDelayCompensation()
1423 HAL_StatusTypeDef HAL_FDCAN_DisableTxDelayCompensation(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableTxDelayCompensation()
1449 HAL_StatusTypeDef HAL_FDCAN_EnableISOMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnableISOMode()
1475 HAL_StatusTypeDef HAL_FDCAN_DisableISOMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableISOMode()
1501 HAL_StatusTypeDef HAL_FDCAN_EnableEdgeFiltering(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_EnableEdgeFiltering()
1527 HAL_StatusTypeDef HAL_FDCAN_DisableEdgeFiltering(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_DisableEdgeFiltering()
1587 HAL_StatusTypeDef HAL_FDCAN_Start(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_Start()
1618 HAL_StatusTypeDef HAL_FDCAN_Stop(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_Stop()
1700 HAL_StatusTypeDef HAL_FDCAN_AddMessageToTxFifoQ(FDCAN_HandleTypeDef *hfdcan, FDCAN_TxHeaderTypeDef … in HAL_FDCAN_AddMessageToTxFifoQ()
1778 HAL_StatusTypeDef HAL_FDCAN_AddMessageToTxBuffer(FDCAN_HandleTypeDef *hfdcan, FDCAN_TxHeaderTypeDef… in HAL_FDCAN_AddMessageToTxBuffer()
1846 HAL_StatusTypeDef HAL_FDCAN_EnableTxBufferRequest(FDCAN_HandleTypeDef *hfdcan, uint32_t BufferIndex) in HAL_FDCAN_EnableTxBufferRequest()
1873 uint32_t HAL_FDCAN_GetLatestTxFifoQRequestBuffer(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetLatestTxFifoQRequestBuffer()
1887 HAL_StatusTypeDef HAL_FDCAN_AbortTxRequest(FDCAN_HandleTypeDef *hfdcan, uint32_t BufferIndex) in HAL_FDCAN_AbortTxRequest()
1916 HAL_StatusTypeDef HAL_FDCAN_GetRxMessage(FDCAN_HandleTypeDef *hfdcan, uint32_t RxLocation, FDCAN_Rx… in HAL_FDCAN_GetRxMessage()
2087 HAL_StatusTypeDef HAL_FDCAN_GetTxEvent(FDCAN_HandleTypeDef *hfdcan, FDCAN_TxEventFifoTypeDef *pTxEv… in HAL_FDCAN_GetTxEvent()
2182 HAL_StatusTypeDef HAL_FDCAN_GetHighPriorityMessageStatus(FDCAN_HandleTypeDef *hfdcan, FDCAN_HpMsgSt… in HAL_FDCAN_GetHighPriorityMessageStatus()
2200 HAL_StatusTypeDef HAL_FDCAN_GetProtocolStatus(FDCAN_HandleTypeDef *hfdcan, FDCAN_ProtocolStatusType… in HAL_FDCAN_GetProtocolStatus()
2231 HAL_StatusTypeDef HAL_FDCAN_GetErrorCounters(FDCAN_HandleTypeDef *hfdcan, FDCAN_ErrorCountersTypeDe… in HAL_FDCAN_GetErrorCounters()
2258 uint32_t HAL_FDCAN_IsRxBufferMessageAvailable(FDCAN_HandleTypeDef *hfdcan, uint32_t RxBufferIndex) in HAL_FDCAN_IsRxBufferMessageAvailable()
2295 uint32_t HAL_FDCAN_IsTxBufferMessagePending(FDCAN_HandleTypeDef *hfdcan, uint32_t TxBufferIndex) in HAL_FDCAN_IsTxBufferMessagePending()
2315 uint32_t HAL_FDCAN_GetRxFifoFillLevel(FDCAN_HandleTypeDef *hfdcan, uint32_t RxFifo) in HAL_FDCAN_GetRxFifoFillLevel()
2342 uint32_t HAL_FDCAN_GetTxFifoFreeLevel(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetTxFifoFreeLevel()
2360 uint32_t HAL_FDCAN_IsRestrictedOperationMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_IsRestrictedOperationMode()
2376 HAL_StatusTypeDef HAL_FDCAN_ExitRestrictedOperationMode(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ExitRestrictedOperationMode()
2442 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigOperation(FDCAN_HandleTypeDef *hfdcan, FDCAN_TT_ConfigTypeDef … in HAL_FDCAN_TT_ConfigOperation()
2620 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigReferenceMessage(FDCAN_HandleTypeDef *hfdcan, uint32_t IdType,… in HAL_FDCAN_TT_ConfigReferenceMessage()
2668 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigTrigger(FDCAN_HandleTypeDef *hfdcan, FDCAN_TriggerTypeDef *sTr… in HAL_FDCAN_TT_ConfigTrigger()
2778 HAL_StatusTypeDef HAL_FDCAN_TT_SetGlobalTime(FDCAN_HandleTypeDef *hfdcan, uint32_t TimePreset) in HAL_FDCAN_TT_SetGlobalTime()
2852 HAL_StatusTypeDef HAL_FDCAN_TT_SetClockSynchronization(FDCAN_HandleTypeDef *hfdcan, uint32_t NewTUR… in HAL_FDCAN_TT_SetClockSynchronization()
2928 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigStopWatch(FDCAN_HandleTypeDef *hfdcan, uint32_t Source, uint32… in HAL_FDCAN_TT_ConfigStopWatch()
2989 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigRegisterTimeMark(FDCAN_HandleTypeDef *hfdcan, in HAL_FDCAN_TT_ConfigRegisterTimeMark()
3110 HAL_StatusTypeDef HAL_FDCAN_TT_EnableRegisterTimeMarkPulse(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableRegisterTimeMarkPulse()
3160 HAL_StatusTypeDef HAL_FDCAN_TT_DisableRegisterTimeMarkPulse(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableRegisterTimeMarkPulse()
3210 HAL_StatusTypeDef HAL_FDCAN_TT_EnableTriggerTimeMarkPulse(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableTriggerTimeMarkPulse()
3271 HAL_StatusTypeDef HAL_FDCAN_TT_DisableTriggerTimeMarkPulse(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableTriggerTimeMarkPulse()
3332 HAL_StatusTypeDef HAL_FDCAN_TT_EnableHardwareGapControl(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableHardwareGapControl()
3393 HAL_StatusTypeDef HAL_FDCAN_TT_DisableHardwareGapControl(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableHardwareGapControl()
3456 HAL_StatusTypeDef HAL_FDCAN_TT_EnableTimeMarkGapControl(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableTimeMarkGapControl()
3517 HAL_StatusTypeDef HAL_FDCAN_TT_DisableTimeMarkGapControl(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableTimeMarkGapControl()
3578 HAL_StatusTypeDef HAL_FDCAN_TT_SetNextIsGap(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_SetNextIsGap()
3648 HAL_StatusTypeDef HAL_FDCAN_TT_SetEndOfGap(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_SetEndOfGap()
3722 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigExternalSyncPhase(FDCAN_HandleTypeDef *hfdcan, uint32_t Target… in HAL_FDCAN_TT_ConfigExternalSyncPhase()
3763 HAL_StatusTypeDef HAL_FDCAN_TT_EnableExternalSynchronization(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_EnableExternalSynchronization()
3813 HAL_StatusTypeDef HAL_FDCAN_TT_DisableExternalSynchronization(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TT_DisableExternalSynchronization()
3864 HAL_StatusTypeDef HAL_FDCAN_TT_GetOperationStatus(FDCAN_HandleTypeDef *hfdcan, FDCAN_TTOperationSta… in HAL_FDCAN_TT_GetOperationStatus()
3928 HAL_StatusTypeDef HAL_FDCAN_ConfigInterruptLines(FDCAN_HandleTypeDef *hfdcan, uint32_t ITList, uint… in HAL_FDCAN_ConfigInterruptLines()
3970 HAL_StatusTypeDef HAL_FDCAN_TT_ConfigInterruptLines(FDCAN_HandleTypeDef *hfdcan, uint32_t TTITList,… in HAL_FDCAN_TT_ConfigInterruptLines()
4016 HAL_StatusTypeDef HAL_FDCAN_ActivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t ActiveITs, u… in HAL_FDCAN_ActivateNotification()
4079 HAL_StatusTypeDef HAL_FDCAN_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t InactiveIT… in HAL_FDCAN_DeactivateNotification()
4138 HAL_StatusTypeDef HAL_FDCAN_TT_ActivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t ActiveTTI… in HAL_FDCAN_TT_ActivateNotification()
4188 HAL_StatusTypeDef HAL_FDCAN_TT_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t Inactiv… in HAL_FDCAN_TT_DeactivateNotification()
4234 void HAL_FDCAN_IRQHandler(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_IRQHandler()
4571 __weak void HAL_FDCAN_ClockCalibrationCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t ClkCalibration… in HAL_FDCAN_ClockCalibrationCallback()
4590 __weak void HAL_FDCAN_TxEventFifoCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TxEventFifoITs) in HAL_FDCAN_TxEventFifoCallback()
4609 __weak void HAL_FDCAN_RxFifo0Callback(FDCAN_HandleTypeDef *hfdcan, uint32_t RxFifo0ITs) in HAL_FDCAN_RxFifo0Callback()
4628 __weak void HAL_FDCAN_RxFifo1Callback(FDCAN_HandleTypeDef *hfdcan, uint32_t RxFifo1ITs) in HAL_FDCAN_RxFifo1Callback()
4645 __weak void HAL_FDCAN_TxFifoEmptyCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TxFifoEmptyCallback()
4663 __weak void HAL_FDCAN_TxBufferCompleteCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t BufferIndexes) in HAL_FDCAN_TxBufferCompleteCallback()
4682 __weak void HAL_FDCAN_TxBufferAbortCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t BufferIndexes) in HAL_FDCAN_TxBufferAbortCallback()
4699 __weak void HAL_FDCAN_RxBufferNewMessageCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_RxBufferNewMessageCallback()
4715 __weak void HAL_FDCAN_TimestampWraparoundCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TimestampWraparoundCallback()
4731 __weak void HAL_FDCAN_TimeoutOccurredCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_TimeoutOccurredCallback()
4747 __weak void HAL_FDCAN_HighPriorityMessageCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_HighPriorityMessageCallback()
4763 __weak void HAL_FDCAN_ErrorCallback(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_ErrorCallback()
4781 __weak void HAL_FDCAN_ErrorStatusCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t ErrorStatusITs) in HAL_FDCAN_ErrorStatusCallback()
4800 __weak void HAL_FDCAN_TT_ScheduleSyncCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TTSchedSyncITs) in HAL_FDCAN_TT_ScheduleSyncCallback()
4819 __weak void HAL_FDCAN_TT_TimeMarkCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TTTimeMarkITs) in HAL_FDCAN_TT_TimeMarkCallback()
4841 __weak void HAL_FDCAN_TT_StopWatchCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t SWTime, uint32_t S… in HAL_FDCAN_TT_StopWatchCallback()
4861 __weak void HAL_FDCAN_TT_GlobalTimeCallback(FDCAN_HandleTypeDef *hfdcan, uint32_t TTGlobTimeITs) in HAL_FDCAN_TT_GlobalTimeCallback()
4897 HAL_FDCAN_StateTypeDef HAL_FDCAN_GetState(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetState()
4909 uint32_t HAL_FDCAN_GetError(FDCAN_HandleTypeDef *hfdcan) in HAL_FDCAN_GetError()
4933 static HAL_StatusTypeDef FDCAN_CalcultateRamBlockAddresses(FDCAN_HandleTypeDef *hfdcan) in FDCAN_CalcultateRamBlockAddresses()
5032 static void FDCAN_CopyMessageToRAM(FDCAN_HandleTypeDef *hfdcan, FDCAN_TxHeaderTypeDef *pTxHeader, u… in FDCAN_CopyMessageToRAM()