Home
last modified time | relevance | path

Searched refs:OTG_FS_OverCurrent_Pin (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-cc256x/Inc/
H A Dmain.h117 #define OTG_FS_OverCurrent_Pin GPIO_PIN_5 macro
/btstack/port/stm32-f4discovery-usb/Core/Inc/
H A Dmain.h117 #define OTG_FS_OverCurrent_Pin GPIO_PIN_5 macro
/btstack/port/stm32-f4discovery-cc256x/Src/
H A Dgpio.c165 GPIO_InitStruct.Pin = OTG_FS_OverCurrent_Pin; in MX_GPIO_Init()
/btstack/port/stm32-f4discovery-usb/Core/Src/
H A Dmain.c255 GPIO_InitStruct.Pin = OTG_FS_OverCurrent_Pin; in MX_GPIO_Init()