/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() 30 printf("GREEN=%d\n", green.val1); in main()
|
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_dl.h | 113 #define FT8XX_CLEAR_COLOR_RGB(red, green, blue) (0x02000000 | \ argument 115 (((uint32_t)(green) & 0xff) << 8) | \ 128 #define FT8XX_COLOR_RGB(red, green, blue) (0x04000000 | \ argument 130 (((uint32_t)(green) & 0xff) << 8) | \
|
D | ft8xx_reference_api.h | 323 #define CLEAR_COLOR_RGB(red, green, blue) FT8XX_CLEAR_COLOR_RGB(red, green, blue) argument 335 #define COLOR_RGB(red, green, blue) FT8XX_COLOR_RGB(red, green, blue) argument
|
/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/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/samples/modules/canopennode/boards/ |
D | stm32f072b_disco.overlay | 9 green-led = &green_right_led_5;
|
D | frdm_k64f.overlay | 9 green-led = &green_led;
|
D | stm32f3_disco.overlay | 9 green-led = &green_led_6;
|
D | twr_ke18f.overlay | 9 green-led = &green_led;
|
/Zephyr-latest/tests/subsys/modbus/boards/ |
D | frdm_k64f.overlay | 14 re-gpios = <&gpioe 26 GPIO_ACTIVE_LOW>; /* green 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/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
|
/Zephyr-latest/boards/nordic/nrf51dk/doc/ |
D | index.rst | 87 * LED1 (green) = P0.21 88 * LED2 (green) = P0.22 89 * LED3 (green) = P0.23 90 * LED4 (green) = P0.24
|
/Zephyr-latest/boards/segger/trb_stm32f407/doc/ |
D | index.rst | 51 * LED0 (green) = PA8 52 * LED1 (green) = PA9 53 * LED2 (green) = PA10
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | nrf52840dongle_nrf52840.dts | 73 led0-green = &led0_green; 75 led1-green = &led1_green; 81 green-pwm-led = &green_pwm_led;
|
/Zephyr-latest/boards/others/serpente/ |
D | serpente.dts | 29 green-led = &green_led; 36 green-pwm-led = &green_pwm_led;
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | nrf52840_mdk_usb_dongle.dts | 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/nrf54h20dk/doc/ |
D | index.rst | 112 * LED1 (green) = P9.0 113 * LED2 (green) = P9.1 114 * LED3 (green) = P9.2 115 * LED4 (green) = P9.3
|
/Zephyr-latest/samples/drivers/led/sx1509b_intensity/ |
D | README.rst | 11 The red, green and blue LED fade up one by one, and this repeats forever.
|
/Zephyr-latest/samples/drivers/fpga/fpga_controller/ |
D | README.rst | 52 Once the board is programmed, the LED should alternately flash red and green. 59 Address of the bitstream (green): 0xADDR 61 Size of the bitstream (green): 75960
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/boards/ |
D | stm32h747i_disco_stm32h747xx_m7.overlay | 16 def-back-color-green = <0>;
|
/Zephyr-latest/samples/boards/google/twinkie_v2/pda/ |
D | README.rst | 25 usbc connection will cause the LED to turn blue. The LED will turn green instead
|
/Zephyr-latest/boards/nordic/nrf9151dk/doc/ |
D | index.rst | 93 * LED1 (green) = P0.0 94 * LED2 (green) = P0.1 95 * LED3 (green) = P0.4 96 * LED4 (green) = P0.5
|