Searched full:blue (Results 1 – 25 of 246) sorted by relevance
12345678910
/Zephyr-Core-3.6.0/boards/arm/apollo4p_blue_kxr_evb/doc/ |
D | index.rst | 3 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/ |
D | Kconfig.board | 1 # Blue Clover PLT Demo V2 Configuration 3 # Copyright (c) 2021 Blue Clover 7 bool "Blue Clover PLT Demo Board V2"
|
D | Kconfig | 1 # Blue Clover PLT Demo V2 Configuration 3 # Copyright (c) 2021 Blue Clover
|
D | Kconfig.defconfig | 1 # Blue Clover PLT Demo V2 Configuration 3 # Copyright (c) 2021 Blue Clover
|
D | blueclover_plt_demo_v2_nrf52832_defconfig | 1 # Kconfig - Blue Clover PLT Demo V2 Configuration 3 # Copyright (c) 2021 Blue Clover
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_dl.h | 105 * @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/ |
D | Kconfig.series | 1 # Silicon Labs EFR32BG13P (Blue Gecko) MCU 24 Enable support for EFR32BG13P Blue Gecko MCU series
|
D | Kconfig.soc | 1 # Silicon Labs EFR32BG13P (Blue Gecko) MCU series
|
/Zephyr-Core-3.6.0/soc/arm/silabs_exx32/efr32bg22/ |
D | Kconfig.series | 1 # Silicon Labs EFR32BG22 (Blue Gecko) MCU 27 Enable support for EFR32BG22 Blue Gecko MCU series
|
D | Kconfig.defconfig.efr32bg22 | 1 # Silicon Labs EFR32BG22 (Blue Gecko) MCU configuration options
|
D | Kconfig.soc | 1 # Silicon Labs EFR32BG22 (Blue Gecko) MCU series
|
/Zephyr-Core-3.6.0/soc/arm/silabs_exx32/efr32bg27/ |
D | Kconfig.series | 1 # Silicon Labs EFR32BG27 (Blue Gecko) MCU 26 Enable support for EFR32BG27 Blue Gecko MCU series
|
D | Kconfig.defconfig.efr32bg27 | 1 # Silicon Labs EFR32BG27 (Blue Gecko) MCU configuration options
|
D | Kconfig.soc | 1 # Silicon Labs EFR32BG27 (Blue Gecko) MCU series
|
/Zephyr-Core-3.6.0/drivers/display/ |
D | Kconfig.stm32_ltdc | 27 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/ |
D | serpente.dts | 30 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/ |
D | README.rst | 23 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/ |
D | brd4104a.rst | 9 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/ |
D | nrf52832_mdk.dts | 40 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/ |
D | nrf52840_mdk_usb_dongle.dts | 42 label = "Blue LED 0"; 75 led0-blue = &led0_blue; 81 blue-pwm-led = &blue_pwm_led;
|
/Zephyr-Core-3.6.0/modules/lvgl/ |
D | lvgl_display_24bit.c | 41 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/ |
D | bl653_dvk.dts | 33 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/ |
D | Kconfig.board | 3 # Copyright (c) 2021 Blue Clover Devices
|
/Zephyr-Core-3.6.0/boards/arm/apollo4p_blue_kxr_evb/ |
D | Kconfig.board | 6 bool "Ambiq Apollo4 Blue Plus KXR Evaluation Board"
|
/Zephyr-Core-3.6.0/boards/arm/nrf52840_mdk/ |
D | nrf52840_mdk.dts | 40 label = "Blue LED 2"; 56 label = "Blue PWM LED 2"; 77 led1-blue = &led2_blue; 83 blue-pwm-led = &pwm_led2_blue;
|
12345678910