Searched refs:ETH_VLANTagComparison (Results 1 – 5 of 5) sorted by relevance
62 …ptr->ETH_VLANTagComparison = ETH_VLANTagComparison_16Bit; ///< VLANtag config (V… in ETH_StructInit()185 ETH->MACVLANTR = ptr->ETH_VLANTagComparison | ptr->ETH_VLANTagIdentifier; in ETH_Init()
455 ETH->MACVLANTR = (uint32_t)(ETH_InitStruct->ETH_VLANTagComparison | in ETH_Init()
127 __IO u32 ETH_VLANTagComparison; member
124 …uint32_t ETH_VLANTagComparison; /* Selects the 12-bit VLAN identifier or the c… member
68 ETH_InitStruct->ETH_VLANTagComparison = ETH_VLANTagComparison_16Bit; in ETH_StructInit()
Completed in 21 milliseconds