Home
last modified time | relevance | path

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

/mcuboot-3.6.0/boot/cypress/BlinkyApp/
Dmain.c40 #define LED_PIN 7U macro
43 #define LED_PIN 7U macro
46 #define LED_PIN 1U macro
98 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()
DReadme.md26 …m hardware with this application - change definitions of `LED_PORT` and `LED_PIN` in `main.c` of B…