/Zephyr-latest/samples/subsys/smf/smf_calculator/src/ |
D | main.c | 24 char label[CALCULATOR_BUTTON_LABEL_LENGTH]; member 54 [BUTTON_CANCEL_ENTRY] = {.label = "CE", 56 [BUTTON_CANCEL] = {.label = "C", .event = {.event_id = CANCEL_BUTTON, .operand = 'C'}}, 57 [BUTTON_ADD] = {.label = "+", .event = {.event_id = OPERATOR, .operand = '+'}}, 58 [BUTTON_SUBTRACT] = {.label = "-", .event = {.event_id = OPERATOR, .operand = '-'}}, 59 [BUTTON_MULTIPLY] = {.label = "*", .event = {.event_id = OPERATOR, .operand = '*'}}, 60 [BUTTON_DIVIDE] = {.label = "/", .event = {.event_id = OPERATOR, .operand = '/'}}, 61 [BUTTON_DECIMAL_POINT] = {.label = ".", 63 [BUTTON_EQUALS] = {.label = "=", .event = {.event_id = EQUALS, .operand = '='}}, 64 [BUTTON_0] = {.label = "0", .event = {.event_id = DIGIT_0, .operand = '0'}}, [all …]
|
/Zephyr-latest/boards/snps/em_starterkit/ |
D | board.dtsi | 26 label = "LED 0"; 30 label = "LED 1"; 34 label = "LED 2"; 38 label = "LED 3"; 42 label = "LED 4"; 46 label = "LED 5"; 50 label = "LED 6"; 54 label = "LED 7"; 58 label = "LED 8"; 68 label = "Push button switch 0"; [all …]
|
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/ |
D | adp_xc7k_ae350.dts | 38 label = "7SEG LED1 A"; 42 label = "7SEG LED1 B"; 46 label = "7SEG LED1 C"; 50 label = "7SEG LED1 D"; 54 label = "7SEG LED1 E"; 58 label = "7SEG LED1 F"; 62 label = "7SEG LED1 G"; 66 label = "7SEG LED1 DP"; 71 label = "7SEG LED2 A"; 75 label = "7SEG LED2 B"; [all …]
|
/Zephyr-latest/boards/snps/emsdp/ |
D | board.dtsi | 25 label = "LED 0"; 29 label = "LED 1"; 33 label = "LED 2"; 37 label = "LED 3"; 41 label = "LED 4"; 45 label = "LED 5"; 49 label = "LED 6"; 53 label = "LED 7"; 62 label = "DIP SW1 - Switch 1"; 68 label = "DIP SW1 - Switch 2"; [all …]
|
/Zephyr-latest/doc/services/pm/ |
D | system.rst | 31 lock [label="Lock interruptions"] 32 config_pm [label="CONFIG_PM" shape=diamond style="rounded,dashed"] 33 forced_state [label="state forced ?", shape=diamond style="rounded,dashed"] 34 … config_system_managed_device_pm [label="CONFIG_PM_DEVICE" shape=diamond style="rounded,dashed"] 35 … config_system_managed_device_pm2 [label="CONFIG_PM_DEVICE" shape=diamond style="rounded,dashed"] 36 pm_policy [label="Check policy manager\nfor a power state "] 37 pm_suspend_devices [label="Suspend\ndevices"] 38 pm_resume_devices [label="Resume\ndevices"] 39 pm_state_set [label="Change power state\n(SoC API)" style="rounded,bold"] 40 … pm_system_resume [label="Finish wake-up\n(SoC API)\n(restore interruptions)" style="rounded,bold"] [all …]
|
/Zephyr-latest/samples/drivers/led/lp50xx/boards/ |
D | lpcxpresso11u68.overlay | 17 label = "LED LP5030 0"; 25 label = "LED LP5030 1"; 33 label = "LED LP5030 2"; 41 label = "LED LP5030 3"; 49 label = "LED LP5030 4"; 57 label = "LED LP5030 5"; 65 label = "LED LP5030 6"; 73 label = "LED LP5030 7"; 81 label = "LED LP5030 8"; 89 label = "LED LP5030 9";
|
/Zephyr-latest/dts/common/espressif/ |
D | partitions_0x0_amp_16M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x0_amp_2M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x0_amp_32M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x0_amp_4M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x0_amp_8M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x1000_amp_16M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x1000_amp_2M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x1000_amp_32M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x1000_amp_4M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
D | partitions_0x1000_amp_8M.dtsi | 15 label = "mcuboot"; 20 label = "image-0"; 25 label = "image-0-appcpu"; 30 label = "image-1"; 35 label = "image-1-appcpu"; 40 label = "storage"; 45 label = "image-scratch"; 50 label = "coredump-partition";
|
/Zephyr-latest/boards/arm/mps3/ |
D | mps3_common.dtsi | 27 label = "USERLED0"; 31 label = "USERLED1"; 35 label = "USERLED2"; 39 label = "USERLED3"; 43 label = "USERLED4"; 47 label = "USERLED5"; 51 label = "USERLED6"; 55 label = "USERLED7"; 59 label = "PB1LED"; 63 label = "PB2LED"; [all …]
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | va.h | 15 /** @brief Store Label UUID. 17 * @param uuid Label UUID to be stored. 24 /** @brief Delete Label UUID. 29 * @param uuid Label UUID to delete. 35 /** @brief Find virtual address entry by Label UUID. 39 * @param uuid pointer to memory with Label UUID to be found. 45 /** @brief Check if there are more than one Label UUID which hash has the specified virtual 55 /** @brief Get Label UUID by index. 59 * @return Pointer to a valid Label UUID, or NULL if entry is not found. 63 /** @brief Get virtual address entry index by Label UUID. [all …]
|
/Zephyr-latest/include/zephyr/devicetree/ |
D | fixed-partitions.h | 27 * a given label property 35 * label = "mcuboot"; 38 * label = "image-0"; 49 * @param label lowercase-and-underscores label property value 50 * @return a node identifier for the partition with that label property 52 #define DT_NODE_BY_FIXED_PARTITION_LABEL(label) \ argument 53 DT_CAT(DT_COMPAT_fixed_partitions_LABEL_, label) 56 * @brief Test if a fixed partition with a given label property exists 57 * @param label lowercase-and-underscores label property value 58 * @return 1 if any "fixed-partitions" child node has the given label, [all …]
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | dma.rst | 61 CONFIGURED [label=Configured,shape=box]; 62 RUNNING [label=Running,shape=box]; 63 SUSPENDED [label=Suspended,shape=box]; 65 init -> CONFIGURED [label=dma_config]; 67 CONFIGURED -> RUNNING [label=dma_start]; 68 CONFIGURED -> CONFIGURED [label=dma_stop, headport=c, tailport=e]; 69 CONFIGURED -> CONFIGURED [label=dma_config, headport=c, tailport=w]; 71 RUNNING -> CONFIGURED [label=dma_stop]; 72 RUNNING -> RUNNING [label=dma_start]; 73 RUNNING -> RUNNING [label=dma_resume, headport=w]; [all …]
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | nrf5340_audio_dk_nrf5340_shared.dtsi | 8 label = "0 LED_RGB_RED"; 12 label = "0 LED_RGB_GREEN"; 16 label = "0 LED_RGB_BLUE"; 20 label = "1 LED_RGB_RED"; 24 label = "1 LED_RGB_GREEN"; 28 label = "1 LED_RGB_BLUE"; 32 label = "2 LED_MONO_BLUE"; 36 label = "3 LED_MONO_GREEN"; 40 label = "4 LED_MONO_GREEN"; 48 label = "Push button 1"; [all …]
|
/Zephyr-latest/doc/_extensions/zephyr/domain/templates/ |
D | board-catalog.html | 6 <form class="filter-form" aria-label="Filter boards by name, architecture, and vendor"> 9 <label for="name">Name</label> 16 <label for="arch">Architecture</label> 35 <label for="vendor">Vendor</label> 49 <label for="family">Family</label> 54 <label for="series">Series</label> 59 <label for="soc">SoC</label>
|
/Zephyr-latest/boards/nordic/nrf54l20pdk/ |
D | nrf54l20pdk_nrf54l20-common.dtsi | 14 label = "Green LED 0"; 18 label = "Green LED 1"; 22 label = "Green LED 2"; 26 label = "Green LED 3"; 34 label = "Push button 0"; 39 label = "Push button 1"; 44 label = "Push button 2"; 49 label = "Push button 3";
|
/Zephyr-latest/boards/digilent/arty_a7/dts/ |
D | arty_a7_arm_designstart.dtsi | 35 label = "LED LD0 RED"; 39 label = "LED LD0 GREEN"; 43 label = "LED LD0 BLUE"; 48 label = "LED LD1 RED"; 52 label = "LED LD1 GREEN"; 56 label = "LED LD1 BLUE"; 61 label = "LED LD2 RED"; 65 label = "LED LD2 GREEN"; 69 label = "LED LD2 BLUE"; 74 label = "LED LD3 RED"; [all …]
|
/Zephyr-latest/boards/st/stm32f072_eval/ |
D | stm32f072_eval.dts | 27 label = "User LD1"; 31 label = "User LD2"; 35 label = "User LD3"; 39 label = "User LD4"; 46 label = "tamper button"; 51 label = "joystick selection"; 56 label = "joystick down"; 61 label = "joystick up"; 66 label = "joystick left"; 71 label = "joystick right";
|