/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_fdcan.c | 422 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init() 1725 if ((hfdcan->Instance->TXBC & FDCAN_TXBC_TFQS) == 0U) in HAL_FDCAN_AddMessageToTxFifoQ() 1804 …if (POSITION_VAL(BufferIndex) >= ((hfdcan->Instance->TXBC & FDCAN_TXBC_NDTB) >> FDCAN_TXBC_NDTB_Po… in HAL_FDCAN_AddMessageToTxBuffer() 4980 MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_TBSA, (StartAddress << FDCAN_TXBC_TBSA_Pos)); in FDCAN_CalcultateRamBlockAddresses() 4983 …MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_NDTB, (hfdcan->Init.TxBuffersNbr << FDCAN_TXBC_NDTB_… in FDCAN_CalcultateRamBlockAddresses() 4986 …MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_TFQS, (hfdcan->Init.TxFifoQueueElmtsNbr << FDCAN_TXB… in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_fdcan.c | 540 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init() 2752 if ((hfdcan->Instance->TXBC & FDCAN_TXBC_TFQS) == 0U) in HAL_FDCAN_AddMessageToTxFifoQ() 2832 …if (POSITION_VAL(BufferIndex) >= ((hfdcan->Instance->TXBC & FDCAN_TXBC_NDTB) >> FDCAN_TXBC_NDTB_Po… in HAL_FDCAN_AddMessageToTxBuffer() 6138 MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_TBSA, (StartAddress << FDCAN_TXBC_TBSA_Pos)); in FDCAN_CalcultateRamBlockAddresses() 6141 …MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_NDTB, (hfdcan->Init.TxBuffersNbr << FDCAN_TXBC_NDTB_… in FDCAN_CalcultateRamBlockAddresses() 6144 …MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_TFQS, (hfdcan->Init.TxFifoQueueElmtsNbr << FDCAN_TXB… in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_fdcan.c | 540 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init() 2752 if ((hfdcan->Instance->TXBC & FDCAN_TXBC_TFQS) == 0U) in HAL_FDCAN_AddMessageToTxFifoQ() 2832 …if (POSITION_VAL(BufferIndex) >= ((hfdcan->Instance->TXBC & FDCAN_TXBC_NDTB) >> FDCAN_TXBC_NDTB_Po… in HAL_FDCAN_AddMessageToTxBuffer() 6138 MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_TBSA, (StartAddress << FDCAN_TXBC_TBSA_Pos)); in FDCAN_CalcultateRamBlockAddresses() 6141 …MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_NDTB, (hfdcan->Init.TxBuffersNbr << FDCAN_TXBC_NDTB_… in FDCAN_CalcultateRamBlockAddresses() 6144 …MODIFY_REG(hfdcan->Instance->TXBC, FDCAN_TXBC_TFQS, (hfdcan->Init.TxFifoQueueElmtsNbr << FDCAN_TXB… in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_fdcan.c | 512 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_fdcan.c | 512 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_fdcan.c | 512 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_fdcan.c | 505 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_fdcan.c | 505 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_fdcan.c | 512 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 245 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g411xc.h | 254 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g441xx.h | 255 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32gbk1cb.h | 253 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g431xx.h | 254 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g4a1xx.h | 268 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g491xx.h | 267 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g473xx.h | 277 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g471xx.h | 270 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g483xx.h | 278 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g414xx.h | 263 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g474xx.h | 285 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g484xx.h | 286 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g0c1xx.h | 197 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
D | stm32g0b1xx.h | 196 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 989 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
|