Home
last modified time | relevance | path

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

/bsp/stm32/stm32f427-robomaster-a/board/CubeMX_Config/Inc/
A Dmain.h85 #define LED_GREEN_Pin GPIO_PIN_14 macro
/bsp/stm32/stm32g070-st-nucleo/board/CubeMX_Config/Inc/
A Dmain.h66 #define LED_GREEN_Pin GPIO_PIN_5 macro
/bsp/stm32/stm32u575-st-nucleo/board/CubeMX_Config/Inc/
A Dmain.h82 #define LED_GREEN_Pin GPIO_PIN_7 macro
/bsp/stm32/stm32u575-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c710 HAL_GPIO_WritePin(LED_GREEN_GPIO_Port, LED_GREEN_Pin, GPIO_PIN_RESET); in MX_GPIO_Init()
735 GPIO_InitStruct.Pin = LED_GREEN_Pin; in MX_GPIO_Init()

Completed in 8 milliseconds