Home
last modified time | relevance | path

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

/bsp/stm32/stm32h563-st-nucleo/board/CubeMX_Config/Inc/
A Dmain.h86 #define LED2_YELLOW_GPIO_Port GPIOF macro
/bsp/stm32/stm32h563-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c768 HAL_GPIO_WritePin(LED2_YELLOW_GPIO_Port, LED2_YELLOW_Pin, GPIO_PIN_RESET); in MX_GPIO_Init()
787 HAL_GPIO_Init(LED2_YELLOW_GPIO_Port, &GPIO_InitStruct); in MX_GPIO_Init()

Completed in 9 milliseconds