Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h316 …uint32_t IdleSlope; /*!< idleSlopeCredit value required for the CBS algori… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c1243 cbsregval = (uint32_t)cbsconf->IdleSlope; in ETHEx_SetCBSConfig()
1307 …pCBSConfig->IdleSlope = READ_BIT(heth->Instance->MTL_QUEUE[queueIndex].MTLTXQQWR, ETH_MTLTXQ1QWR_I… in HAL_ETHEx_GetCBSConfig()