Home
last modified time | relevance | path

Searched refs:TxDMACh (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c961 ch = pTxConfig->TxDMACh; in HAL_ETH_Transmit()
1039 ch = pTxConfig->TxDMACh; in HAL_ETH_Transmit_IT()
3281 uint32_t ch = pTxConfig->TxDMACh; in ETH_Prepare_Tx_Descriptors()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h146 uint32_t TxDMACh; /*!< Sets the Tx Queue/Channel which will transmit the packet */ member