Home
last modified time | relevance | path

Searched refs:TXBC (Results 1 – 25 of 90) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c422 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/
Dstm32h7xx_hal_fdcan.c540 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/
Dstm32n6xx_hal_fdcan.c540 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/
Dstm32h7rsxx_hal_fdcan.c512 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_fdcan.c512 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_fdcan.c512 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_fdcan.c505 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_fdcan.c505 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_fdcan.c512 SET_BIT(hfdcan->Instance->TXBC, hfdcan->Init.TxFifoQueueMode); in HAL_FDCAN_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h245 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g411xc.h254 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g441xx.h255 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32gbk1cb.h253 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g431xx.h254 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g4a1xx.h268 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g491xx.h267 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g473xx.h277 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g471xx.h270 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g483xx.h278 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g414xx.h263 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g474xx.h285 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g484xx.h286 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0c1xx.h197 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
Dstm32g0b1xx.h196 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h989 …__IO uint32_t TXBC; /*!< FDCAN Tx Buffer Configuration register, … member

1234