Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h322 uint32_t LoCredit; /*!< loCredit value required for the CBS algorithm */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c1255 cbsregval = (uint32_t)cbsconf->LoCredit; in ETHEx_SetCBSConfig()
1310 …pCBSConfig->LoCredit = READ_BIT(heth->Instance->MTL_QUEUE[queueIndex].MTLTXQ1LCR, ETH_MTLTXQ1LCR_L… in HAL_ETHEx_GetCBSConfig()