/Zephyr-latest/samples/sensor/max30101/ |
D | README.rst | 17 enable the green LED and measure the reflected light with a photodiode. The raw 32 GREEN=5731 33 GREEN=5750 34 GREEN=5748 35 GREEN=5741 36 GREEN=5735 37 GREEN=5737 38 GREEN=5736 39 GREEN=5748
|
/Zephyr-latest/modules/canopennode/ |
D | canopen_leds.c | 16 bool green : 1; member 25 bool green = false; in canopen_leds_update() local 33 green = LED_TRIPLE_FLASH(canopen_leds.nmt); in canopen_leds_update() 35 green = LED_GREEN_RUN(canopen_leds.nmt); in canopen_leds_update() 42 green = false; in canopen_leds_update() 47 if (green != canopen_leds.green) { in canopen_leds_update() 48 canopen_leds.green_cb(green, canopen_leds.green_arg); in canopen_leds_update() 49 canopen_leds.green = green; in canopen_leds_update() 81 canopen_leds.green = false; in canopen_leds_init()
|
/Zephyr-latest/samples/sensor/max30101/src/ |
D | main.c | 13 struct sensor_value green; in main() local 27 sensor_channel_get(dev, SENSOR_CHAN_GREEN, &green); in main() 29 /* Print green LED data*/ in main() 30 printf("GREEN=%d\n", green.val1); in main()
|
/Zephyr-latest/drivers/sensor/maxim/max30101/ |
D | Kconfig | 65 Set to operate in multi-LED mode. The green, red, and/or IR LED 128 hex "LED3 (green) pulse amplitude" 132 Set the pulse amplitude to control the LED3 (green) current. The 152 3: LED3 (green), LED3_PA 156 7: LED3 (green), PILOT_PA 167 3: LED3 (green), LED3_PA 171 7: LED3 (green), PILOT_PA 182 3: LED3 (green), LED3_PA 186 7: LED3 (green), PILOT_PA 197 3: LED3 (green), LED3_PA [all …]
|
/Zephyr-latest/boards/nordic/nrf54l20pdk/ |
D | nrf54l20pdk_nrf54l20-common.dtsi | 14 label = "Green LED 0"; 18 label = "Green LED 1"; 22 label = "Green LED 2"; 26 label = "Green LED 3";
|
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_dl.h | 105 * @brief Specify clear values for red, green and blue channels 110 * @param green Green value used when the color buffer is cleared 113 #define FT8XX_CLEAR_COLOR_RGB(red, green, blue) (0x02000000 | \ argument 115 (((uint32_t)(green) & 0xff) << 8) | \ 119 * @brief Set the current color red, green and blue 121 * Sets red, green and blue values of the FT8xx color buffer which will be 125 * @param green Green value for the current color 128 #define FT8XX_COLOR_RGB(red, green, blue) (0x04000000 | \ argument 130 (((uint32_t)(green) & 0xff) << 8) | \
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.stm32_ltdc | 28 One pixel consists of 8-bit alpha, 8-bit red, 8-bit green and 8-bit blue value 34 One pixel consists of 8-bit red, 8-bit green and 8-bit blue value 40 One pixel consists of 5-bit red, 6-bit green and 5-bit blue value
|
/Zephyr-latest/boards/nordic/nrf54l15dk/ |
D | nrf54l15dk_common.dtsi | 14 label = "Green LED 0"; 18 label = "Green LED 1"; 22 label = "Green LED 2"; 26 label = "Green LED 3";
|
/Zephyr-latest/samples/drivers/fpga/fpga_controller/src/ |
D | main.c | 25 PAD_CTRL_SEL_AO_REG); /* Enable green led */ in main() 29 printk("Address of the bitstream (green): %p\n", &axFPGABitStream_green); in main() 31 printk("Size of the bitstream (green): %d\n", sizeof(axFPGABitStream_green)); in main()
|
/Zephyr-latest/boards/others/serpente/ |
D | serpente.dts | 29 green-led = &green_led; 36 green-pwm-led = &green_pwm_led; 48 label = "Green LED"; 64 label = "Green PWM LED";
|
/Zephyr-latest/boards/nordic/nrf5340dk/ |
D | nrf5340dk_common.dtsi | 12 label = "Green LED 0"; 16 label = "Green LED 1"; 20 label = "Green LED 2"; 24 label = "Green LED 3";
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | nrf52840dongle_nrf52840.dts | 28 label = "Green LED 0"; 36 label = "Green LED 1"; 73 led0-green = &led0_green; 75 led1-green = &led1_green; 81 green-pwm-led = &green_pwm_led;
|
/Zephyr-latest/samples/basic/rgb_led/ |
D | README.rst | 23 The board must have red, green, and blue LEDs connected via PWM output channels. 30 - ``green-pwm-led`` 39 Unsupported board: green-pwm-led devicetree alias is not defined
|
/Zephyr-latest/dts/bindings/led/ |
D | ti,lp5562.yaml | 13 green-output-current: 16 description: Output current of green channel in 0.1 mA (0-25.5 mA)
|
D | issi,is31fl3194.yaml | 9 For RGB LEDs, the led_set_color() API can be used to set the red, green and 42 label = "GREEN LED";
|
/Zephyr-latest/boards/makerdiary/nrf52832_mdk/ |
D | nrf52832_mdk.dts | 32 label = "Green LED 0"; 48 label = "Green PWM LED 0"; 75 led0-green = &led0_green; 81 green-pwm-led = &pwm_led0_green;
|
/Zephyr-latest/boards/nordic/nrf52dk/ |
D | nrf52dk_nrf52805.dts | 31 label = "Green LED 0"; 35 label = "Green LED 1"; 39 label = "Green LED 2"; 43 label = "Green LED 3";
|
D | nrf52dk_nrf52810.dts | 33 label = "Green LED 0"; 37 label = "Green LED 1"; 41 label = "Green LED 2"; 45 label = "Green LED 3";
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk/ |
D | nrf52840_mdk.dts | 30 label = "Green LED 0"; 46 label = "Green PWM LED 0"; 73 led0-green = &led0_green; 79 green-pwm-led = &pwm_led0_green;
|
/Zephyr-latest/boards/nordic/nrf51dk/ |
D | nrf51dk_nrf51822.dts | 31 label = "Green LED 0"; 35 label = "Green LED 1"; 39 label = "Green LED 2"; 43 label = "Green LED 3";
|
/Zephyr-latest/boards/nordic/nrf52840dk/ |
D | nrf52840dk_nrf52811.dts | 31 label = "Green LED 0"; 35 label = "Green LED 1"; 39 label = "Green LED 2"; 43 label = "Green LED 3";
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | nrf52840_mdk_usb_dongle.dts | 33 label = "Green LED 0"; 69 led0-green = &led0_green; 75 green-pwm-led = &green_pwm_led;
|
/Zephyr-latest/samples/boards/96boards/argonkey/microphone/ |
D | README.rst | 48 As soon as the acquisition starts the green LED glows. At the end of the 49 acquisition both the green and red LEDs go on and the PCM stream is sent 50 on COM port. When the output is completed the green LED goes off and the red 90 acquisition starts (after green led glows) to avoid initial boot messages to enter in the file,
|
/Zephyr-latest/boards/nordic/nrf52833dk/ |
D | nrf52833dk_nrf52820.dts | 31 label = "Green LED 0"; 35 label = "Green LED 1"; 39 label = "Green LED 2"; 43 label = "Green LED 3";
|
/Zephyr-latest/samples/drivers/display/ |
D | README.rst | 13 in clockwise order, from top left corner: red, green, blue, grey. The shade of 14 grey changes from black through to white. If the grey looks too green or red
|