Home
last modified time | relevance | path

Searched defs:led1_gpio (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/boards/96boards/argonkey/sensors/src/
Dmain.c115 static const struct gpio_dt_spec led1_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(led1), gpios); in main() local
/Zephyr-latest/samples/boards/st/sensortile_box_pro/sensors-on-board/src/
Dmain.c240 const struct gpio_dt_spec led1_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(led1), gpios); in led_pattern_out() local
/Zephyr-latest/samples/boards/st/steval_stwinbx1/sensors/src/
Dmain.c259 const struct gpio_dt_spec led1_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(led1), gpios); in led_pattern_out() local
/Zephyr-latest/samples/boards/st/sensortile_box/src/
Dmain.c253 static const struct gpio_dt_spec led1_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(led1), gpios); in main() local