Searched +full:string +full:- +full:enum (Results 1 – 25 of 294) sorted by relevance
12345678910>>...12
/Zephyr-Core-2.7.6/scripts/dts/python-devicetree/tests/test-bindings/ |
D | enums.yaml | 2 # SPDX-License-Identifier: BSD-3-Clause 4 description: Property enum test 9 int-enum: 11 enum: 12 - 1 13 - 2 14 - 3 16 string-enum: # not tokenizable 17 type: string 18 enum: [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/spi/ |
D | telink,b91-spi.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 include: spi-controller.yaml 8 compatible: "telink,b91-spi" 14 peripheral-id: 15 type: string 17 enum: 18 - "PSPI_MODULE" 19 - "HSPI_MODULE" 21 pinctrl-0: 25 cs0-pin: [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/i2c/ |
D | atmel,sam-i2c-twim.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 The Atmel Two-wire Master Interface (TWIM) interconnects components on a 8 unique two-wire bus, made up of one clock line and one data line with speeds 9 of up to 3.4 Mbit/s, based on a byte-oriented transfer format. The TWIM is 20 std-clk-slew-lim = <0>; 21 std-clk-strength-low = "0.5"; 22 std-data-slew-lim = <0>; 23 std-data-strength-low = "0.5"; 25 hs-clk-slew-lim = <0>; 26 hs-clk-strength-high = "0.5"; [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/power/ |
D | telink,b91-power.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "telink,b91-power" 14 power-mode: 15 type: string 17 enum: 18 - "LDO_1P4_LDO_1P8" 19 - "DCDC_1P4_LDO_1P8" 20 - "DCDC_1P4_DCDC_1P8" 22 vbat-type: 23 type: string [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/sensor/ |
D | vishay,vcnl4040.yaml | 2 # SPDX-License-Identifier: Apache-2.0 10 include: i2c-device.yaml 13 int-gpios: 14 type: phandle-array 19 triggered. The sensor generates an active-low level signal 22 led-current: 28 enum: 29 - 50 30 - 75 31 - 100 [all …]
|
D | we,wsen-itds.yaml | 1 # SPDX-License-Identifier: Apache-2.0 4 description: WSEN-ITDS 3-axis accel sensor 6 compatible: "we,wsen-itds" 8 include: i2c-device.yaml 11 int-gpios: 12 type: phandle-array 20 type: string 23 enum: 24 - "1.6" 25 - "12.5" [all …]
|
D | sensirion,shtcx.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: i2c-device.yaml 12 type: string 18 enum: 19 - "shtc1" 20 - "shtc3" 22 measure-mode: 23 type: string 28 enum: 29 - "normal" [all …]
|
D | ti,fdc2x1x.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: i2c-device.yaml 11 sd-gpios: 12 type: phandle-array 19 intb-gpios: 20 type: phandle-array 30 Set to identify the sensor as FDC2114 or FDC2214 (4-channel version) 35 Set the Auto-Scan Mode. 38 "active-channel" (single channel mode). 40 true = Auto-Scan conversions as selected by "rr-sequence" [all …]
|
D | bosch,bmp388.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 int-gpios: 8 type: phandle-array 12 type: string 16 200 - 200 - 5ms (default; chip reset value) 17 100 - 100 - 10ms 18 50 - 50 - 20ms 19 25 - 25 - 40ms 20 12.5 - 25/2 - 80ms 21 6.25 - 25/4 - 160ms [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/riscv/ |
D | riscv,cpus.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 mmu-type: 10 type: string 11 enum: 12 - riscv,sv32 13 - riscv,sv39 14 - riscv,sv48 15 - riscv,none 18 description: RISC-V instruction set architecture 20 type: string [all …]
|
/Zephyr-Core-2.7.6/include/drivers/modem/ |
D | hl7800.h | 8 * SPDX-License-Identifier: Apache-2.0 26 #define MDM_HL7800_REVISION_MAX_STRLEN (MDM_HL7800_REVISION_MAX_SIZE - 1) 29 #define MDM_HL7800_IMEI_STRLEN (MDM_HL7800_IMEI_SIZE - 1) 32 #define MDM_HL7800_ICCID_STRLEN (MDM_HL7800_ICCID_SIZE - 1) 35 #define MDM_HL7800_SERIAL_NUMBER_STRLEN (MDM_HL7800_SERIAL_NUMBER_SIZE - 1) 41 #define MDM_HL7800_APN_MAX_STRLEN (MDM_HL7800_APN_MAX_SIZE - 1) 43 (MDM_HL7800_APN_USERNAME_MAX_SIZE - 1) 45 (MDM_HL7800_APN_PASSWORD_MAX_SIZE - 1) 51 #define MDM_HL7800_APN_CMD_MAX_STRLEN (MDM_HL7800_APN_CMD_MAX_SIZE - 1) 60 #define MDM_HL7800_LTE_BAND_STRLEN (MDM_HL7800_LTE_BAND_STR_SIZE - 1) [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/test/ |
D | vnd,enum-holder.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Test enum property container 6 compatible: "vnd,enum-holder" 12 type: string 14 enum: 15 - "zero" 16 - "one" 17 - "two"
|
D | vnd,enum-required-false-holder.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Test enum property container 6 compatible: "vnd,enum-required-false-holder" 12 type: string 14 enum: 15 - "zero" 16 - "one" 17 - "two"
|
/Zephyr-Core-2.7.6/subsys/shell/ |
D | shell_wildcard.h | 4 * SPDX-License-Identifier: Apache-2.0 12 enum shell_wildcard_status { 25 /* Function returns true if string contains wildcard character: '?' or '*' 27 * @param[in] str Pointer to string. 40 * Function will print a help string with: the currently entered command, its 47 enum shell_wildcard_status z_shell_wildcard_process(const struct shell *shell,
|
/Zephyr-Core-2.7.6/include/net/ |
D | http_parser.h | 1 /* SPDX-License-Identifier: MIT */ 58 * environment (e.g. -DHTTP_MAX_HEADER_SIZE=<value>). To remove 60 * to a very large number (e.g. -DHTTP_MAX_HEADER_SIZE=0x7fffffff) 70 /* Callbacks should return non-zero to indicate an error. The parser will 76 * HEAD request which may contain 'Content-Length' or 'Transfer-Encoding: 85 * many times for each string. E.G. you might get 10 callbacks for "on_url" 92 enum http_method { 128 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; 131 enum flags { 142 enum http_errno { [all …]
|
/Zephyr-Core-2.7.6/include/display/ |
D | cfb.h | 4 * SPDX-License-Identifier: Apache-2.0 36 enum cfb_display_param { 44 enum cfb_font_caps { 52 enum cfb_font_caps caps; 81 * @brief Print a string into the framebuffer. 84 * @param str String to print 85 * @param x Position in X direction of the beginning of the string 86 * @param y Position in Y direction of the beginning of the string 130 enum cfb_display_param);
|
/Zephyr-Core-2.7.6/dts/bindings/base/ |
D | base.yaml | 7 type: string 10 enum: 11 - "ok" # Deprecated form 12 - "okay" 13 - "disabled" 14 - "reserved" 15 - "fail" 16 - "fail-sss" 19 type: string-array 28 reg-names: [all …]
|
/Zephyr-Core-2.7.6/drivers/sensor/vl53l0x/ |
D | vl53l0x_platform_log.h | 1 /* vl53l0x_platform_log.h - Zephyr customization of ST vl53l0x library, 8 * SPDX-License-Identifier: Apache-2.0 16 #include <string.h> 23 enum { 33 enum { 39 enum {
|
/Zephyr-Core-2.7.6/subsys/pm/ |
D | pm_ctrl.c | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <string.h> 17 #define PM_STATES_LEN (1 + PM_STATE_SOFT_OFF - PM_STATE_ACTIVE) 21 __weak void pm_constraint_set(enum pm_state state) in pm_constraint_set() 33 __weak void pm_constraint_release(enum pm_state state) in pm_constraint_release() 45 __weak bool pm_constraint_get(enum pm_state state) in pm_constraint_get()
|
/Zephyr-Core-2.7.6/dts/bindings/pm_cpu_ops/ |
D | arm,psci.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "arm,psci-0.2" 15 type: string 18 enum: 19 - smc 20 - hvc
|
/Zephyr-Core-2.7.6/include/ |
D | syscall_handler.h | 4 * SPDX-License-Identifier: Apache-2.0 22 enum _obj_init_check { 24 _OBJ_INIT_FALSE = -1, 57 return !k_is_in_isr() && _current->syscall_frame != NULL; in z_is_in_user_syscall() 67 * This function is intended to be called on the kernel-side system 77 * -EBADF if not a valid object of the specified type 78 * -EPERM If the caller does not have permissions 79 * -EINVAL Object is not initialized 81 int z_object_validate(struct z_object *ko, enum k_objects otype, 82 enum _obj_init_check init); [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/mtd/ |
D | nordic,qspi-nor.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 compatible: "nordic,qspi-nor" 9 include: [base.yaml, "jedec,spi-nor-common.yaml"] 11 on-bus: qspi 20 jedec-id: 27 quad-enable-requirements: 31 type: string 33 enum: 34 - "fastread" # Single data line SPI, FAST_READ (0x0B) 35 - "read2o" # Dual data line SPI, READ2O (0x3B) [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/dac/ |
D | atmel,sam0-dac.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "atmel,sam0-dac" 8 include: dac-controller.yaml 17 clock-names: 24 type: string 27 enum: 28 - "intref" 29 - "vddana" 30 - "vrefa" 32 "#io-channel-cells":
|
/Zephyr-Core-2.7.6/dts/bindings/mdio/ |
D | mdio-controller.yaml | 1 # Copyright (c) 2021 IP-Logix Inc. 2 # SPDX-License-Identifier: Apache-2.0 15 type: string 20 - clause 22: IEEE802.3 clause 22 frame format 21 - clause 45: IEEE802.3 clause 45 frame format 22 - micrel SMI: Micrel Serial Management Interface frame format 23 enum: 24 - "clause 22" 25 - "clause 45" 26 - "micrel SMI"
|
/Zephyr-Core-2.7.6/include/mgmt/ |
D | osdp.h | 4 * SPDX-License-Identifier: Apache-2.0 26 enum osdp_card_formats_e { 38 * 0 - NOP – do not alter this output 39 * 1 - set the permanent state to OFF, abort timed operation (if any) 40 * 2 - set the permanent state to ON, abort timed operation (if any) 41 * 3 - set the permanent state to OFF, allow timed operation to complete 42 * 4 - set the permanent state to ON, allow timed operation to complete 43 * 5 - set the temporary state to ON, resume perm state on timeout 44 * 6 - set the temporary state to OFF, resume permanent state on timeout 56 enum osdp_led_color_e { [all …]
|
12345678910>>...12