Home
last modified time | relevance | path

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

/bsp/stm32/stm32h503-st-nucleo/board/CubeMX_Config/Inc/
A Dmain.h76 #define USB_FS_DN_Pin GPIO_PIN_11 macro
/bsp/stm32/stm32h503-st-nucleo/board/CubeMX_Config/Src/
A Dstm32h5xx_hal_msp.c500 GPIO_InitStruct.Pin = USB_FS_DN_Pin|USB_FS_DP_Pin; in HAL_PCD_MspInit()
536 HAL_GPIO_DeInit(GPIOA, USB_FS_DN_Pin|USB_FS_DP_Pin); in HAL_PCD_MspDeInit()

Completed in 6 milliseconds