Home
last modified time | relevance | path

Searched refs:RxBufferSA (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c1991 …RxAddress = (uint32_t *)(hfdcan->msgRam.RxBufferSA + (RxLocation * hfdcan->Init.RxBufferSize * 4U)… in HAL_FDCAN_GetRxMessage()
4992 …hfdcan->msgRam.RxBufferSA = hfdcan->msgRam.RxFIFO1SA + (hfdcan->Init.RxFifo1ElmtsNbr * hfdcan->Ini… in FDCAN_CalcultateRamBlockAddresses()
4993 …hfdcan->msgRam.TxEventFIFOSA = hfdcan->msgRam.RxBufferSA + (hfdcan->Init.RxBuffersNbr * hfdcan->In… in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c3044 …RxAddress = (uint32_t *)(hfdcan->msgRam.RxBufferSA + (RxLocation * hfdcan->Init.RxBufferSize * 4U)… in HAL_FDCAN_GetRxMessage()
6151 hfdcan->msgRam.RxBufferSA = hfdcan->msgRam.RxFIFO1SA + in FDCAN_CalcultateRamBlockAddresses()
6153 hfdcan->msgRam.TxEventFIFOSA = hfdcan->msgRam.RxBufferSA + in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c3044 …RxAddress = (uint32_t *)(hfdcan->msgRam.RxBufferSA + (RxLocation * hfdcan->Init.RxBufferSize * 4U)… in HAL_FDCAN_GetRxMessage()
6151 hfdcan->msgRam.RxBufferSA = hfdcan->msgRam.RxFIFO1SA + in FDCAN_CalcultateRamBlockAddresses()
6153 hfdcan->msgRam.TxEventFIFOSA = hfdcan->msgRam.RxBufferSA + in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_fdcan.h682 uint32_t RxBufferSA; /*!< Specifies the Rx Buffer Start Address. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fdcan.h691 uint32_t RxBufferSA; /*!< Specifies the Rx Buffer Start Address. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_fdcan.h691 uint32_t RxBufferSA; /*!< Specifies the Rx Buffer Start Address. member