Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c260 assert_param(IS_FDCAN_DATA_SIZE(hfdcan->Init.RxBufferSize)); in HAL_FDCAN_Init()
446 …MODIFY_REG(hfdcan->Instance->RXESC, FDCAN_RXESC_RBDS, (CvtEltSize[hfdcan->Init.RxBufferSize] << FD… in HAL_FDCAN_Init()
1991 …xAddress = (uint32_t *)(hfdcan->msgRam.RxBufferSA + (RxLocation * hfdcan->Init.RxBufferSize * 4U)); in HAL_FDCAN_GetRxMessage()
4972 StartAddress += (hfdcan->Init.RxBuffersNbr * hfdcan->Init.RxBufferSize); in FDCAN_CalcultateRamBlockAddresses()
4993 …tFIFOSA = hfdcan->msgRam.RxBufferSA + (hfdcan->Init.RxBuffersNbr * hfdcan->Init.RxBufferSize * 4U); in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c343 assert_param(IS_FDCAN_DATA_SIZE(hfdcan->Init.RxBufferSize)); in HAL_FDCAN_Init()
567 (CvtEltSize[hfdcan->Init.RxBufferSize] << FDCAN_RXESC_RBDS_Pos)); in HAL_FDCAN_Init()
3044 …xAddress = (uint32_t *)(hfdcan->msgRam.RxBufferSA + (RxLocation * hfdcan->Init.RxBufferSize * 4U)); in HAL_FDCAN_GetRxMessage()
6130 StartAddress += (hfdcan->Init.RxBuffersNbr * hfdcan->Init.RxBufferSize); in FDCAN_CalcultateRamBlockAddresses()
6154 (hfdcan->Init.RxBuffersNbr * hfdcan->Init.RxBufferSize * 4U); in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c343 assert_param(IS_FDCAN_DATA_SIZE(hfdcan->Init.RxBufferSize)); in HAL_FDCAN_Init()
567 (CvtEltSize[hfdcan->Init.RxBufferSize] << FDCAN_RXESC_RBDS_Pos)); in HAL_FDCAN_Init()
3044 …xAddress = (uint32_t *)(hfdcan->msgRam.RxBufferSA + (RxLocation * hfdcan->Init.RxBufferSize * 4U)); in HAL_FDCAN_GetRxMessage()
6130 StartAddress += (hfdcan->Init.RxBuffersNbr * hfdcan->Init.RxBufferSize); in FDCAN_CalcultateRamBlockAddresses()
6154 (hfdcan->Init.RxBuffersNbr * hfdcan->Init.RxBufferSize * 4U); in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_fdcan.h130 uint32_t RxBufferSize; /*!< Specifies the Data Field Size in an Rx Buffer element. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fdcan.h130 uint32_t RxBufferSize; /*!< Specifies the Data Field Size in an Rx Buffer element. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_fdcan.h130 uint32_t RxBufferSize; /*!< Specifies the Data Field Size in an Rx Buffer element. member