Searched refs:LED_R_PORT (Results 1 – 1 of 1) sorted by relevance
57 #define LED_R_PORT GPIOH macro101 HAL_GPIO_WritePin(LED_R_PORT, LED_R_PIN, r > 128 ? GPIO_PIN_RESET : GPIO_PIN_SET); in set_rgb()199 HAL_GPIO_Init(LED_R_PORT, &GPIO_InitStruct); in btstack_main()215 HAL_GPIO_WritePin(LED_R_PORT, LED_R_PIN, GPIO_PIN_SET); in btstack_main()