Home
last modified time | relevance | path

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

/samples/bluetooth/mesh/src/
A Dboard.c15 #define LED0 DT_ALIAS(led0) macro
17 #define LED0 DT_NODELABEL(led0) macro
19 #define LED0 DT_INVALID_NODE macro
35 #if DT_NODE_EXISTS(LED0)
36 #define LED0_DEV DT_PHANDLE(LED0, gpios)
37 #define LED0_PIN DT_PHA(LED0, gpios, pin)
38 #define LED0_FLAGS DT_PHA(LED0, gpios, flags)
60 #if DT_NODE_EXISTS(LED0) in led_init()
123 #if DT_NODE_EXISTS(LED0) in board_led_set()
/samples/boards/renesas/comparator/
A DREADME.rst33 The comparator's output controls LED0:
35 * If the comparator output is HIGH, LED0 turns on.
36 * If the comparator output is LOW, LED0 turns off.
42 * SW0 not pressed --> Comparator output HIGH --> LED0 on
43 * SW0 pressed --> Comparator output LOW --> LED0 off
47 * IVCMP3 HIGH --> Comparator output HIGH --> LED0 on
48 * IVCMP3 LOW --> Comparator output LOW --> LED0 off
/samples/basic/blinky_pwm/boards/
A Desp32s3_devkitm_procpu.overlay18 label = "PWM LED0";
A Desp32s3_luatos_core_procpu.overlay18 label = "PWM LED0";
A Desp32s3_luatos_core_procpu_usb.overlay18 label = "PWM LED0";
A Dxiao_esp32s3_procpu.overlay18 label = "PWM LED0";
A Desp32_devkitc_procpu.overlay19 label = "PWM LED0";
A Desp32c3_devkitm.overlay19 label = "PWM LED0";
A Desp32c3_luatos_core.overlay19 label = "PWM LED0";
A Desp32c3_luatos_core_esp32c3_usb.overlay19 label = "PWM LED0";
A Desp32s2_saola.overlay19 label = "PWM LED0";
A Desp32c3_supermini.overlay19 label = "PWM LED0";
/samples/subsys/modbus/tcp_server/
A DREADME.rst48 For example, to set LED0 on use FC01 command (write_coil).
55 Client should confirm successful communication and LED0 should light.
64 To set LED0 off but LED1 and LED2 on use FC15 command (write_coils).
70 To read LED0, LED1, LED2 state FC05 command (read_coils) can be used.
/samples/subsys/modbus/tcp_gateway/
A DREADME.rst52 For example, to set LED0 on use FC01 command (write_coil).
59 Client should confirm successful communication and LED0 should light.
68 To set LED0 off but LED1 and LED2 on use FC15 command (write_coils).
74 To read LED0, LED1, LED2 state FC05 command (read_coils) can be used.
/samples/subsys/modbus/rtu_server/
A DREADME.rst84 For example, to set LED0 on use FC01 command (write_coil).
90 Client should confirm successful communication and LED0 should light.
99 To set LED0 off but LED1 and LED2 on use FC15 command (write_coils).
105 To read LED0, LED1, LED2 state FC05 command (read_coils) can be used.
/samples/drivers/led/pwm/boards/
A Dmec15xxevb_assy6853.overlay10 * BBLED controller 0 uses GPIO156/LED0 connected to JP31-13

Completed in 53 milliseconds