Searched refs:LED_PORT (Results 1 – 2 of 2) sorted by relevance
39 #define LED_PORT GPIO_PRT13 macro42 #define LED_PORT GPIO_PRT13 macro45 #define LED_PORT GPIO_PRT11 macro98 Cy_GPIO_Pin_Init(LED_PORT, LED_PIN, &LED_config); in test_app_init_hardware()133 Cy_GPIO_Inv(LED_PORT, LED_PIN); in main()
26 …y to use custom hardware with this application - change definitions of `LED_PORT` and `LED_PIN` in…