Searched refs:LED_R_PIN (Results 1 – 1 of 1) sorted by relevance
58 #define LED_R_PIN GPIO_PIN_0 macro101 HAL_GPIO_WritePin(LED_R_PORT, LED_R_PIN, r > 128 ? GPIO_PIN_RESET : GPIO_PIN_SET); in set_rgb()195 GPIO_InitStruct.Pin = LED_R_PIN; in btstack_main()215 HAL_GPIO_WritePin(LED_R_PORT, LED_R_PIN, GPIO_PIN_SET); in btstack_main()