/Zephyr-latest/modules/canopennode/ |
D | canopen_leds.c | 17 bool red : 1; member 26 bool red = false; in canopen_leds_update() local 38 red = LED_RED_ERROR(canopen_leds.nmt); in canopen_leds_update() 41 if (red && canopen_leds.red_cb) { in canopen_leds_update() 54 if (red != canopen_leds.red) { in canopen_leds_update() 55 canopen_leds.red_cb(red, canopen_leds.red_arg); in canopen_leds_update() 56 canopen_leds.red = red; in canopen_leds_update() 84 canopen_leds.red = false; in canopen_leds_init()
|
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_dl.h | 113 #define FT8XX_CLEAR_COLOR_RGB(red, green, blue) (0x02000000 | \ argument 114 (((uint32_t)(red) & 0xff) << 16) | \ 128 #define FT8XX_COLOR_RGB(red, green, blue) (0x04000000 | \ argument 129 (((uint32_t)(red) & 0xff) << 16) | \
|
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 | 54 Set to operate in heart rate only mode. The red LED channel is 60 Set to operate in SpO2 mode. The red and IR LED channels are active. 65 Set to operate in multi-LED mode. The green, red, and/or IR LED 88 one IR pulse/conversion and one red pulse/conversion per sample 100 hex "LED1 (red) pulse amplitude" 104 Set the pulse amplitude to control the LED1 (red) current. The actual 150 1: LED1 (red), LED1_PA 154 5: LED1 (red), PILOT_PA 165 1: LED1 (red), LED1_PA 169 5: LED1 (red), PILOT_PA [all …]
|
/Zephyr-latest/boards/qorvo/decawave_dwm3001cdk/ |
D | decawave_dwm3001cdk.dts | 31 // D20: something related to jlink, red 32 // D13: DW3000 tx(red)/rx(green) 39 label = "D12 red LED"; 43 label = "D11 red LED";
|
/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 | 10 red-led = &red_up_led_3;
|
D | frdm_k64f.overlay | 10 red-led = &red_led;
|
D | stm32f3_disco.overlay | 10 red-led = &red_led_3;
|
D | twr_ke18f.overlay | 10 red-led = &red_led;
|
/Zephyr-latest/tests/subsys/modbus/boards/ |
D | frdm_k64f.overlay | 13 de-gpios = <&gpiob 22 GPIO_ACTIVE_LOW>; /* red 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. 29 - ``red-pwm-led`` 38 Unsupported board: red-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/waveshare/nrf51_ble400/doc/ |
D | index.rst | 109 * LED0 (red) = P0.18 110 * LED1 (red) = P0.19 111 * LED2 (red) = P0.20 112 * LED3 (red) = P0.21 113 * LED4 (red) = P0.22
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 11 conventional red/black tree as described by multiple academic sources. 70 red/black tree as described pervasively in academic sources. Low 78 each node, either red or black, and enforcing a rule that no red child 79 can be a child of another red child (i.e. that the number of black 81 that number of "extra" red nodes may be present). This rule is 106 "upwards" from a node as well. It is very common for red/black trees
|
/Zephyr-latest/boards/croxel/croxel_cx1825/doc/ |
D | index.rst | 49 - Discrete LEDs (red and green) 71 - LED1 (red) = P0.8 110 You should see the red LED blink.
|
/Zephyr-latest/boards/others/serpente/ |
D | serpente.dts | 28 red-led = &red_led; 35 red-pwm-led = &red_pwm_led;
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | nrf52840_mdk_usb_dongle.dts | 68 led0-red = &led0_red; 74 red-pwm-led = &red_pwm_led;
|
/Zephyr-latest/samples/net/sockets/echo_server/src/ws_console/ |
D | style.css | 59 color: red;
|
/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. 58 Address of the bitstream (red): 0xADDR 60 Size of the bitstream (red): 75960
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/boards/ |
D | stm32h747i_disco_stm32h747xx_m7.overlay | 15 def-back-color-red = <0>;
|
/Zephyr-latest/samples/boards/google/twinkie_v2/pda/ |
D | README.rst | 24 After flashing, the LED will start red. Putting the Twinkie in between any
|
/Zephyr-latest/arch/x86/ |
D | intel64.cmake | 5 zephyr_cc_option(-mno-red-zone)
|
/Zephyr-latest/boards/innblue/innblue21/ |
D | innblue21_common.dtsi | 23 label = "RGB red channel"; 36 label = "mode red channel";
|