Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c257 assert_param(IS_FDCAN_MAX_VALUE(hfdcan->Init.RxBuffersNbr, 64U)); in HAL_FDCAN_Init()
258 if (hfdcan->Init.RxBuffersNbr > 0U) in HAL_FDCAN_Init()
444 if (hfdcan->Init.RxBuffersNbr > 0U) in HAL_FDCAN_Init()
1981 if (RxLocation >= hfdcan->Init.RxBuffersNbr) in HAL_FDCAN_GetRxMessage()
4972 StartAddress += (hfdcan->Init.RxBuffersNbr * hfdcan->Init.RxBufferSize); 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.c340 assert_param(IS_FDCAN_MAX_VALUE(hfdcan->Init.RxBuffersNbr, 64U)); in HAL_FDCAN_Init()
341 if (hfdcan->Init.RxBuffersNbr > 0U) in HAL_FDCAN_Init()
564 if (hfdcan->Init.RxBuffersNbr > 0U) in HAL_FDCAN_Init()
3034 if (RxLocation >= hfdcan->Init.RxBuffersNbr) 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.c340 assert_param(IS_FDCAN_MAX_VALUE(hfdcan->Init.RxBuffersNbr, 64U)); in HAL_FDCAN_Init()
341 if (hfdcan->Init.RxBuffersNbr > 0U) in HAL_FDCAN_Init()
564 if (hfdcan->Init.RxBuffersNbr > 0U) in HAL_FDCAN_Init()
3034 if (RxLocation >= hfdcan->Init.RxBuffersNbr) 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.h127 uint32_t RxBuffersNbr; /*!< Specifies the number of Dedicated Rx Buffer elements. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fdcan.h127 uint32_t RxBuffersNbr; /*!< Specifies the number of Dedicated Rx Buffer elements. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_fdcan.h127 uint32_t RxBuffersNbr; /*!< Specifies the number of Dedicated Rx Buffer elements. member