Home
last modified time | relevance | path

Searched defs:tmpreg (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dstm32fxx_hal_eth.c209 uint32_t tmpreg = 0uL; in HAL_ETH_Init() local
520 uint32_t tmpreg = 0uL; in HAL_ETH_ReadPHYRegister() local
604 uint32_t tmpreg = 0; in HAL_ETH_WritePHYRegister() local
858 uint32_t tmpreg = 0uL; in HAL_ETH_ConfigMAC() local
1011 uint32_t tmpreg = 0uL; in HAL_ETH_ConfigDMA() local
1141 uint32_t tmpreg = 0uL; in ETH_MACDMAConfig() local
1390 uint32_t tmpreg; in ETH_MACAddressConfig() local
1417 uint32_t tmpreg = heth->Instance->MACCR | ETH_MACCR_TE; in ETH_MACTransmissionEnable() local
1430 uint32_t tmpreg = heth->Instance->MACCR & ~( ETH_MACCR_TE ); in ETH_MACTransmissionDisable() local
1443 __IO uint32_t tmpreg = heth->Instance->MACCR | ETH_MACCR_RE; in ETH_MACReceptionEnable() local
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
Dstm32hxx_hal_eth.c1896 uint32_t tmpreg, tickstart; in HAL_ETH_ReadPHYRegister() local
1953 uint32_t tmpreg, tickstart; in HAL_ETH_WritePHYRegister() local
2693 uint32_t tmpreg, hclk; in ETH_MAC_MDIO_ClkConfig() local