Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h375 …FunctionalState DropFramesCausingError; /*! Drop Frames causing Scheduling Er… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c1661 ((uint32_t)estconf->DropFramesCausingError << 5) | in ETHEx_SetESTConfig()