Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal.h267 #define SYSCFG_OTG_HS_PHY_PREEMP_DISABLED 0x00000000U … macro
570 #define IS_SYSCFG_OTGPHY_PREEMPHASIS(__VALUE__) (((__VALUE__) == SYSCFG_OTG_HS_PHY_PREEMP_DISABLED)…
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal.h255 #define SYSCFG_OTG_HS_PHY_PREEMP_DISABLED 0x00000000U … macro
685 …SYSCFG_OTGPHY_PREEMPHASIS(__VALUE__) (((__VALUE__) == SYSCFG_OTG_HS_PHY_PREEMP_DISABLED) || \