Home
last modified time | relevance | path

Searched full:blue (Results 1 – 25 of 246) sorted by relevance

12345678910

/Zephyr-Core-3.6.0/boards/arm/apollo4p_blue_kxr_evb/doc/
Dindex.rst3 Ambiq Apollo4 Blue Plus KXR EVB
6 Apollo4 Blue Plus KXR EVB is a board by Ambiq featuring their ultra-low power Apollo4 Blue Plus SoC.
8 .. image:: ./apollo4-blue-plus-kxr-soc-eval-board.jpg
10 :alt: Apollo4 Blue Plus KXR EVB
15 - Apollo4 Blue Plus SoC with upto 192 MHz operating frequency
24 For more information about the Apollo4 Blue Plus SoC and Apollo4 Blue Plus KXR EVB board:
26 - `Apollo4 Blue Plus Website`_
27 - `Apollo4 Blue Plus Datasheet`_
28 - `Apollo4 Blue Plus KXR EVB Website`_
33 The Apollo4 Blue Plus KXR EVB board configuration supports the following hardware features:
[all …]
/Zephyr-Core-3.6.0/boards/arm/blueclover_plt_demo_v2_nrf52832/
DKconfig.board1 # Blue Clover PLT Demo V2 Configuration
3 # Copyright (c) 2021 Blue Clover
7 bool "Blue Clover PLT Demo Board V2"
DKconfig1 # Blue Clover PLT Demo V2 Configuration
3 # Copyright (c) 2021 Blue Clover
DKconfig.defconfig1 # Blue Clover PLT Demo V2 Configuration
3 # Copyright (c) 2021 Blue Clover
Dblueclover_plt_demo_v2_nrf52832_defconfig1 # Kconfig - Blue Clover PLT Demo V2 Configuration
3 # Copyright (c) 2021 Blue Clover
/Zephyr-Core-3.6.0/include/zephyr/drivers/misc/ft8xx/
Dft8xx_dl.h105 * @brief Specify clear values for red, green and blue channels
111 * @param blue Blue value used when the color buffer is cleared
113 #define FT8XX_CLEAR_COLOR_RGB(red, green, blue) (0x02000000 | \ argument
116 ((uint32_t)(blue) & 0xff))
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
126 * @param blue Blue value for the current color
128 #define FT8XX_COLOR_RGB(red, green, blue) (0x04000000 | \ argument
131 ((uint32_t)(blue) & 0xff))
/Zephyr-Core-3.6.0/soc/arm/silabs_exx32/efr32bg13p/
DKconfig.series1 # Silicon Labs EFR32BG13P (Blue Gecko) MCU
24 Enable support for EFR32BG13P Blue Gecko MCU series
DKconfig.soc1 # Silicon Labs EFR32BG13P (Blue Gecko) MCU series
/Zephyr-Core-3.6.0/soc/arm/silabs_exx32/efr32bg22/
DKconfig.series1 # Silicon Labs EFR32BG22 (Blue Gecko) MCU
27 Enable support for EFR32BG22 Blue Gecko MCU series
DKconfig.defconfig.efr32bg221 # Silicon Labs EFR32BG22 (Blue Gecko) MCU configuration options
DKconfig.soc1 # Silicon Labs EFR32BG22 (Blue Gecko) MCU series
/Zephyr-Core-3.6.0/soc/arm/silabs_exx32/efr32bg27/
DKconfig.series1 # Silicon Labs EFR32BG27 (Blue Gecko) MCU
26 Enable support for EFR32BG27 Blue Gecko MCU series
DKconfig.defconfig.efr32bg271 # Silicon Labs EFR32BG27 (Blue Gecko) MCU configuration options
DKconfig.soc1 # Silicon Labs EFR32BG27 (Blue Gecko) MCU series
/Zephyr-Core-3.6.0/drivers/display/
DKconfig.stm32_ltdc27 One pixel consists of 8-bit alpha, 8-bit red, 8-bit green and 8-bit blue value
33 One pixel consists of 8-bit red, 8-bit green and 8-bit blue value
39 One pixel consists of 5-bit red, 6-bit green and 5-bit blue value
/Zephyr-Core-3.6.0/boards/arm/serpente/
Dserpente.dts30 blue-led = &blue_led;
37 blue-pwm-led = &blue_pwm_led;
52 label = "Blue LED";
68 label = "Blue PWM LED";
/Zephyr-Core-3.6.0/samples/basic/rgb_led/
DREADME.rst23 The board must have red, green, and blue LEDs connected via PWM output channels.
31 - ``blue-pwm-led``
40 Unsupported board: blue-pwm-led devicetree alias is not defined
/Zephyr-Core-3.6.0/boards/arm/efr32_radio/doc/
Dbrd4104a.rst9 The EFR32BG13 Blue Gecko Bluetooth® Low Energy Radio Board is one of the two
16 :alt: SLWRB4104A Blue Gecko Bluetooth® Low Energy Radio Board
26 - EFR32BG13P632F512GM48 Blue Gecko SoC
114 …https://www.silabs.com/products/development-tools/wireless/bluetooth/blue-gecko-bluetooth-low-ener…
/Zephyr-Core-3.6.0/boards/arm/nrf52832_mdk/
Dnrf52832_mdk.dts40 label = "Blue LED 1";
56 label = "Blue PWM LED 1";
77 led2-blue = &led2_blue;
83 blue-pwm-led = &pwm_led2_blue;
/Zephyr-Core-3.6.0/boards/arm/nrf52840_mdk_usb_dongle/
Dnrf52840_mdk_usb_dongle.dts42 label = "Blue LED 0";
75 led0-blue = &led0_blue;
81 blue-pwm-led = &blue_pwm_led;
/Zephyr-Core-3.6.0/modules/lvgl/
Dlvgl_display_24bit.c41 mix_color.ch.blue = *(buf_xy + 2); in lvgl_set_px_cb_24bit()
49 *(buf_xy + 2) = converted_color.ch.blue; in lvgl_set_px_cb_24bit()
/Zephyr-Core-3.6.0/boards/arm/bl653_dvk/
Dbl653_dvk.dts33 label = "Blue LED 1";
37 label = "Blue LED 2";
41 label = "Blue LED 3";
45 label = "Blue LED 4";
/Zephyr-Core-3.6.0/boards/arm/nucleo_h753zi/
DKconfig.board3 # Copyright (c) 2021 Blue Clover Devices
/Zephyr-Core-3.6.0/boards/arm/apollo4p_blue_kxr_evb/
DKconfig.board6 bool "Ambiq Apollo4 Blue Plus KXR Evaluation Board"
/Zephyr-Core-3.6.0/boards/arm/nrf52840_mdk/
Dnrf52840_mdk.dts40 label = "Blue LED 2";
56 label = "Blue PWM LED 2";
77 led1-blue = &led2_blue;
83 blue-pwm-led = &pwm_led2_blue;

12345678910