Home
last modified time | relevance | path

Searched refs:led0 (Results 651 – 675 of 677) sorted by relevance

1...<<2122232425262728

/Zephyr-latest/samples/boards/st/sensortile_box_pro/sensors-on-board/src/
Dmain.c239 const struct gpio_dt_spec led0_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); in led_pattern_out()
/Zephyr-latest/samples/boards/st/sensortile_box/src/
Dmain.c252 static const struct gpio_dt_spec led0_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); in main()
/Zephyr-latest/samples/boards/st/steval_stwinbx1/sensors/src/
Dmain.c258 const struct gpio_dt_spec led0_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); in led_pattern_out()
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts35 led0 = &user_led1_red;
47 pwm-led0 = &user_led1_blue_pwm;
/Zephyr-latest/boards/digilent/arty_a7/dts/
Darty_a7_arm_designstart.dtsi21 led0 = &led_ld4;
/Zephyr-latest/boards/st/stm32f746g_disco/
Dstm32f746g_disco.dts70 led0 = &green_led_1;
/Zephyr-latest/boards/adi/eval_adin1110ebz/
Dadi_eval_adin1110ebz.dts55 led0 = &green_led;
/Zephyr-latest/boards/nxp/mimxrt1040_evk/
Dmimxrt1040_evk.dts18 led0 = &green_led;
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c43 #define LED0_NODE DT_ALIAS(led0)
/Zephyr-latest/boards/witte/linum/
Dlinum.dts52 led0 = &green_led;
/Zephyr-latest/boards/st/stm32h7b3i_dk/
Dstm32h7b3i_dk.dts101 led0 = &blue_led;
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/src/
Dmain.c157 { .led_device = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios), },
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c65 GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios),
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/
Dmimxrt1062_fmurt6.dts19 led0 = &green_led;
/Zephyr-latest/samples/net/openthread/coap/
DREADME.rst95 Just press the button sw0 on the client and you should see led0 toggling.
/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dmimxrt595_evk_mimxrt595s_cm33.dts22 led0 = &green_led;
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/
Dindex.rst94 led0 / user_led1_red Red PTE14 FXIO D7 / EMIOS0 CH19
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst398 led0: led_0 {
412 led0 = &led0; /* now you support the blinky sample! */
/Zephyr-latest/boards/phytec/phyboard_polis/doc/
Dindex.rst156 Zephyr has the 3-color status LED configured. The led0 alias (the standard
/Zephyr-latest/boards/st/steval_stwinbx1/doc/
Dindex.rst192 - **led0** (Green)
/Zephyr-latest/boards/st/sensortile_box_pro/doc/
Dindex.rst174 - **led0** (Green)
/Zephyr-latest/doc/build/dts/
Dapi-usage.rst50 :zephyr:code-sample:`blinky`, which uses the ``led0`` alias) that need to
Dintro-syntax-structure.rst477 ``led0`` alias.
/Zephyr-latest/cmake/modules/
Dextensions.cmake3867 # # The full path to the 'led0' alias is returned in 'path'.
3868 # dt_alias(path PROPERTY "led0")
4495 # # If the devicetree alias "led0" refers to a node, this
4497 # target_sources_if_dt_node("led0" app PRIVATE blink_led.c)
/Zephyr-latest/doc/releases/
Drelease-notes-2.6.rst1032 filter: dt_compat_enabled_with_alias("gpio-leds", "led0")
1038 filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds")
2040 * :github:`30544` - nrf5340 pwm "Unsupported board: pwm-led0 devicetree alias is not defined"

1...<<2122232425262728