Searched refs:RED (Results 1 – 25 of 34) sorted by relevance
12
/Zephyr-latest/boards/sparkfun/red_v_things_plus/doc/ |
D | index.rst | 3 SparkFun RED-V Things Plus 9 The SparkFun RED-V Things Plus is a development board with 14 :alt: SparkFun RED-V Things Plus board 16 For more information about the SparkFun RED-V Things Plus and SiFive FE310-G002: 18 - `SparkFun RED-V Things Plus Website`_ 38 The SparkFun RED-V Things Plus uses Segger J-Link OB for flashing and debugging. 57 .. _SparkFun RED-V Things Plus Website:
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | statuses.py | 33 TwisterStatus.FAIL: Fore.RED, 34 TwisterStatus.ERROR: Fore.RED,
|
/Zephyr-latest/lib/utils/ |
D | rb.c | 19 enum rb_color { RED = 0U, BLACK = 1U }; enumerator 60 return get_color(n) == RED; in is_red() 184 set_color(grandparent, RED); in fix_extra_red() 209 set_color(stack[stacksz - 2], RED); in fix_extra_red() 244 set_color(node, RED); in rb_insert() 291 set_color(parent, RED); in fix_missing_black() 313 set_color(sib, RED); in fix_missing_black() 343 set_color(sib, RED); in fix_missing_black()
|
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/ |
D | log_parser.py | 18 ('err', Fore.RED),
|
/Zephyr-latest/boards/digilent/arty_a7/dts/ |
D | arty_a7_arm_designstart.dtsi | 35 label = "LED LD0 RED"; 48 label = "LED LD1 RED"; 61 label = "LED LD2 RED"; 74 label = "LED LD3 RED";
|
/Zephyr-latest/boards/nxp/frdm_ke17z/ |
D | frdm_ke17z.dts | 44 label = "RGB RED"; 60 label = "RED RGB PWM LED";
|
/Zephyr-latest/boards/nxp/frdm_ke15z/ |
D | frdm_ke15z.dts | 36 label = "RED LED";
|
/Zephyr-latest/boards/sparkfun/red_v_things_plus/ |
D | sparkfun_red_v_things_plus.dts | 11 model = "SparkFun RED-V Things Plus";
|
/Zephyr-latest/samples/boards/96boards/argonkey/microphone/ |
D | README.rst | 53 - audio acquisition starts: GRN on - RED off 54 - audio acquisition ends: GRN on - RED on 55 - audio output ends: GRN off - RED on
|
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/ |
D | esiost_args.py | 126 print(Fore.RED + message)
|
D | esiost.py | 560 print(Fore.RED + message)
|
/Zephyr-latest/drivers/sensor/s11059/ |
D | s11059.c | 60 RED, enumerator 92 return RED; in s11059_convert_channel_to_index()
|
/Zephyr-latest/soc/nuvoton/npcx/common/ecst/ |
D | ecst_args.py | 248 print(Fore.RED + message)
|
/Zephyr-latest/boards/nxp/frdm_ke17z512/ |
D | frdm_ke17z512.dts | 60 label = "RED RGB PWM LED";
|
/Zephyr-latest/boards/nxp/lpcxpresso51u68/doc/ |
D | index.rst | 73 | PIO0_29 | GPIO | RED LED |
|
/Zephyr-latest/boards/st/nucleo_wb05kz/doc/ |
D | index.rst | 88 - LED (LD3/RED) : PB2
|
/Zephyr-latest/boards/st/nucleo_wb09ke/doc/ |
D | index.rst | 88 - LED (LD3/RED) : PB2
|
/Zephyr-latest/boards/nxp/lpcxpresso11u68/doc/ |
D | index.rst | 84 | PIO2_17 | GPIO | RED LED |
|
/Zephyr-latest/boards/segger/ip_k66f/doc/ |
D | index.rst | 71 | PTA10 | GPIO | RED LED |
|
/Zephyr-latest/boards/st/sensortile_box_pro/ |
D | sensortile_box_pro.dts | 31 label = "User RED led";
|
/Zephyr-latest/boards/st/b_g474e_dpow1/doc/ |
D | index.rst | 89 - LED (UP RED) : PB5
|
/Zephyr-latest/boards/silabs/dev_kits/sltb004a/doc/ |
D | index.rst | 93 | PD8 | GPIO | LED0 (RED) |
|
/Zephyr-latest/boards/nxp/lpcxpresso55s06/doc/ |
D | index.rst | 89 | PIO1_4 | GPIO | RED LED |
|
/Zephyr-latest/boards/nxp/lpcxpresso54114/doc/ |
D | index.rst | 98 | PIO0_29 | GPIO | RED LED |
|
/Zephyr-latest/boards/nxp/lpcxpresso55s28/doc/ |
D | index.rst | 107 | PIO1_4 | GPIO | RED LED |
|
12