Home
last modified time | relevance | path

Searched defs:PHY_RESET (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-cc256x/Inc/
H A Dstm32f4xx_hal_conf.h209 #define PHY_RESET ((uint16_t)0x8000U) /*!< PHY Reset */ macro
/btstack/port/stm32-f4discovery-usb/Core/Inc/
H A Dstm32f4xx_hal_conf.h236 #define PHY_RESET ((uint16_t)0x8000U) /*!< PHY Reset */ macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_conf_template.h233 #define PHY_RESET ((uint16_t)0x8000) /*!< PHY Reset */ macro