Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c65 #define ETH_MTLRXQxOMR_MASK 0x00F1C7FBU macro
998 MODIFY_REG(heth->Instance->MTL_QUEUE[queue].MTLRXQOMR, ETH_MTLRXQxOMR_MASK, mtlregval); in ETHEx_SetMTLConfig()