Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h397 uint32_t PreemptionClassification; /*! Preemption Classification member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c1775 fpeconf->PreemptionClassification = READ_BIT(heth->Instance->MTLFPECSR, ETH_MTLFPECSR_PEC); in HAL_ETHEx_GetFPEConfig()
1792 fperegval = fpeconf->PreemptionClassification | fpeconf->AdditionalFragmentSize; in ETHEx_SetFPEConfig()