Home
last modified time | relevance | path

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

/mcuboot-3.6.0/boot/cypress/BlinkyApp/
Dmain.c53 const cy_stc_gpio_pin_config_t LED_config = variable
98 Cy_GPIO_Pin_Init(LED_PORT, LED_PIN, &LED_config); in test_app_init_hardware()