Home
last modified time | relevance | path

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

/bsp/stm32/stm32h563-st-nucleo/board/CubeMX_Config/Inc/
A Dmain.h85 #define LED2_YELLOW_Pin GPIO_PIN_4 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()
783 GPIO_InitStruct.Pin = LED2_YELLOW_Pin; in MX_GPIO_Init()

Completed in 4 milliseconds