Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h408 …uint32_t ReleaseAdvance; /*! The maximum time in nanoseconds that can elapse … member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c1779 fpeconf->ReleaseAdvance = READ_BIT(heth->Instance->MTLFPEAR, ETH_MTLFPEAR_RADV); in HAL_ETHEx_GetFPEConfig()
1797 fperegval = fpeconf->HoldAdvance | fpeconf->ReleaseAdvance; in ETHEx_SetFPEConfig()