| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | hc32f4xx_conf.h | 148 #define PHY_BCR (0x00U) /*!< Basic Control Register … macro 181 #define PHY_SR (PHY_BCR) /*!< PHY status register …
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | hc32f4xx_conf.h | 148 #define PHY_BCR (0x00U) /*!< Basic Control Register … macro 181 #define PHY_SR (PHY_BCR) /*!< PHY status register …
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_ETH_Driver/src/ |
| A D | apm32f10x_eth.c | 217 if (!(ETH_WritePHYRegister(addr, PHY_BCR, PHY_RESET))) in ETH_Config() 244 if (!(ETH_WritePHYRegister(addr, PHY_BCR, PHY_AUTONEGOTIATION))) in ETH_Config() 287 if (!ETH_WritePHYRegister(addr, PHY_BCR, ((uint16_t)(ethConfig->speed << 8) | in ETH_Config() 547 temp = ETH_ReadPHYRegister(addr, PHY_BCR); in ETH_EnablePHYLoopBack() 550 if (ETH_WritePHYRegister(addr, PHY_BCR, temp) == SET) in ETH_EnablePHYLoopBack() 572 temp = ETH_ReadPHYRegister(addr, PHY_BCR); in ETH_DisablePHYLoopBack() 575 if (ETH_WritePHYRegister(addr, PHY_BCR, temp) == SET) in ETH_DisablePHYLoopBack()
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_ETH_Driver/src/ |
| A D | apm32f4xx_eth.c | 213 if(!(ETH_WritePHYRegister(addr, PHY_BCR, PHY_RESET))) in ETH_Config() 239 if(!(ETH_WritePHYRegister(addr, PHY_BCR, PHY_AUTONEGOTIATION))) in ETH_Config() 281 if(!ETH_WritePHYRegister(addr, PHY_BCR,((uint16_t)(ethConfig->speed << 8) | in ETH_Config() 570 temp = ETH_ReadPHYRegister(addr,PHY_BCR); in ETH_EnablePHYLoopBack() 573 if(ETH_WritePHYRegister(addr,PHY_BCR,temp) == SET) in ETH_EnablePHYLoopBack() 595 temp = ETH_ReadPHYRegister(addr,PHY_BCR); in ETH_DisablePHYLoopBack() 598 if(ETH_WritePHYRegister(addr,PHY_BCR,temp) == SET) in ETH_DisablePHYLoopBack()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_eth.c | 108 ETH_WritePHYRegister(phy_addr, PHY_BCR, PHY_Reset); in ETH_Init() 112 ETH_WritePHYRegister(phy_addr, PHY_BCR, PHY_AutoNegotiation); in ETH_Init() 142 ETH_WritePHYRegister(phy_addr, PHY_BCR, ((u16)(ptr->ETH_Mode >> 3) | in ETH_Init() 726 u16 temp_val = ETH_ReadPHYRegister(addr, PHY_BCR); in ETH_PHYLoopBackCmd() 730 if(ETH_WritePHYRegister(addr, PHY_BCR, temp_val)) in ETH_PHYLoopBackCmd()
|
| /bsp/stm32/stm32f103-dofly-M3S/board/CubeMX_Config/Inc/ |
| A D | stm32f1xx_hal_conf.h | 189 #define PHY_BCR ((uint16_t)0x00) /*!< Transceiver Basic Control Register… macro
|
| /bsp/stm32/libraries/templates/stm32f10x/board/CubeMX_Config/Inc/ |
| A D | stm32f1xx_hal_conf.h | 189 #define PHY_BCR ((uint16_t)0x00) /*!< Transceiver Basic Control Register… macro
|
| /bsp/stm32/stm32f103-atk-nano/board/CubeMX_Config/Inc/ |
| A D | stm32f1xx_hal_conf.h | 189 #define PHY_BCR ((uint16_t)0x00) /*!< Transceiver Basic Control Register… macro
|
| /bsp/stm32/stm32f103-dofly-lyc8/board/CubeMX_Config/Inc/ |
| A D | stm32f1xx_hal_conf.h | 189 #define PHY_BCR ((uint16_t)0x00) /*!< Transceiver Basic Control Register… macro
|
| /bsp/stm32/stm32f103-gizwits-gokitv21/board/CubeMX_Config/Inc/ |
| A D | stm32f1xx_hal_conf.h | 189 #define PHY_BCR ((uint16_t)0x00) /*!< Transceiver Basic Control Register… macro
|
| /bsp/stm32/stm32f103-hw100k-ibox/board/CubeMX_Config/Inc/ |
| A D | stm32f1xx_hal_conf.h | 189 #define PHY_BCR ((uint16_t)0x00) /*!< Transceiver Basic Control Register… macro
|
| /bsp/stm32/stm32f103-yf-ufun/board/CubeMX_Config/Inc/ |
| A D | stm32f1xx_hal_conf.h | 189 #define PHY_BCR ((uint16_t)0x00) /*!< Transceiver Basic Control Register… macro
|
| /bsp/stm32/stm32f107-uc-eval/board/CubeMX_Config/Inc/ |
| A D | stm32f1xx_hal_conf.h | 189 #define PHY_BCR ((uint16_t)0x00) /*!< Transceiver Basic Control Register… macro
|
| /bsp/stm32/libraries/templates/stm32f2xx/board/CubeMX_Config/Inc/ |
| A D | stm32f2xx_hal_conf.h | 194 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/libraries/templates/stm32f4xx/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 205 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/libraries/templates/stm32f7xx/board/CubeMX_Config/Inc/ |
| A D | stm32f7xx_hal_conf.h | 205 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/stm32f446-st-nucleo/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 205 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/stm32f767-st-nucleo/board/CubeMX_Config/Inc/ |
| A D | stm32f7xx_hal_conf.h | 205 #define PHY_BCR ((uint16_t)0x00U) /*!< Transceiver Basic Control Registe… macro
|
| /bsp/stm32/stm32f411-atk-nano/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 205 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/stm32f413-st-nucleo/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 206 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/stm32f427-robomaster-a/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 193 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/stm32f405-smdz-breadfruit/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 205 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/stm32f405zg-mini-template/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 205 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/stm32f407-armfly-v5/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 193 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|
| /bsp/stm32/stm32f407-st-discovery/board/CubeMX_Config/Inc/ |
| A D | stm32f4xx_hal_conf.h | 205 #define PHY_BCR ((uint16_t)0x0000U) /*!< Transceiver Basic Control Regis… macro
|