/Zephyr-latest/include/zephyr/drivers/mfd/ |
D | tle9104.h | 4 * SPDX-License-Identifier: Apache-2.0 14 enum tle9104_on_state_diagnostics { 23 /* no failure */ 25 /* no diagnosis done */ 29 enum tle9104_off_state_diagnostics { 34 /* no failure */ 36 /* no diagnosis done */ 41 enum tle9104_on_state_diagnostics on: 3; 42 enum tle9104_off_state_diagnostics off: 2;
|
/Zephyr-latest/dts/bindings/input/ |
D | st,stmpe811.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: [i2c-device.yaml, touchscreen-common.yaml] 11 int-gpios: 12 type: phandle-array 17 raw-x-min: 21 No effect if screen size is not set. 23 raw-y-min: 27 No effect if screen size is not set. 29 raw-x-max: 33 No effect if screen size is not set. [all …]
|
/Zephyr-latest/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 18 enum: 19 - foo bar [all …]
|
/Zephyr-latest/dts/bindings/bluetooth/ |
D | bt-hci.yaml | 6 bt-hci-name: 9 bt-hci-bus: 12 enum: 13 - "virtual" 14 - "usb" 15 - "pccard" 16 - "uart" 17 - "rs232" 18 - "pci" 19 - "sdio" [all …]
|
/Zephyr-latest/dts/bindings/w1/ |
D | maxim,ds2477_85_common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 # Common Properties for the DS2477 and DS2485 I2C 1-Wire masters: 6 include: [w1-master.yaml, i2c-device.yaml] 9 switching-threshold: 12 enum: 13 - "low" 14 - "medium" 15 - "high" 16 - "off" 18 Default Low-to-High Switching Threshold. [all …]
|
/Zephyr-latest/dts/bindings/adc/ |
D | nxp,lpc-lpadc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "nxp,lpc-lpadc" 8 include: [adc-controller.yaml, pinctrl-device.yaml] 17 clk-divider: 21 clk-source: 25 voltage-ref: 31 enum: 32 - 0 33 - 1 34 - 2 [all …]
|
/Zephyr-latest/tests/net/ieee802154/custom_l2/src/ |
D | main.c | 4 * SPDX-License-Identifier: Apache-2.0 23 static inline enum net_verdict custom_l2_recv(struct net_if *iface, in custom_l2_recv() 45 static enum net_l2_flags custom_l2_flags(struct net_if *iface) in custom_l2_flags() 78 zassert_not_null(net_if_l2(iface), "No L2 found"); in ZTEST() 79 zassert_not_null(net_if_l2(iface)->send, "No send() found"); in ZTEST() 102 zassert_not_null(net_if_l2(iface), "No L2 found"); in ZTEST() 103 zassert_not_null(net_if_l2(iface)->recv, "No recv () found"); in ZTEST() 125 zassert_not_null(net_if_l2(iface), "No L2 found"); in ZTEST() 126 zassert_not_null(net_if_l2(iface)->enable, "No enable() found"); in ZTEST() 139 enum net_l2_flags flags; in ZTEST() [all …]
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | gptp.c | 5 * SPDX-License-Identifier: Apache-2.0 30 const struct shell *sh = data->sh; in gptp_port_cb() 31 int *count = data->user_data; in gptp_port_cb() 43 static const char *pdelay_req2str(enum gptp_pdelay_req_states state) in pdelay_req2str() 65 static const char *pdelay_resp2str(enum gptp_pdelay_resp_states state) in pdelay_resp2str() 81 static const char *sync_rcv2str(enum gptp_sync_rcv_states state) in sync_rcv2str() 95 static const char *sync_send2str(enum gptp_sync_send_states state) in sync_send2str() 109 static const char *pss_rcv2str(enum gptp_pss_rcv_states state) in pss_rcv2str() 121 static const char *pss_send2str(enum gptp_pss_send_states state) in pss_send2str() 137 static const char *pa_rcv2str(enum gptp_pa_rcv_states state) in pa_rcv2str() [all …]
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,iis328dq-common.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 include: sensor-device.yaml 8 int1-gpios: 9 type: phandle-array 16 int2-gpios: 17 type: phandle-array 24 drdy-int-pad: 26 enum: [1, 2] 31 interrupt should be generated from. If this property is not specified, no data ready 34 - 1 # drdy is generated on INT1 [all …]
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | dfd.h | 4 * SPDX-License-Identifier: Apache-2.0 23 enum bt_mesh_dfd_status { 45 /** There are no Target nodes in the Distribution Receivers List 73 enum bt_mesh_dfd_phase { 74 /** No firmware distribution is in progress. */ 100 enum bt_mesh_dfd_upload_phase { 101 /** No firmware upload is in progress. */
|
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/shell_mgmt/ |
D | shell_mgmt.h | 2 * Copyright (c) 2018-2021 mcumgr authors 5 * SPDX-License-Identifier: Apache-2.0 23 enum shell_mgmt_err_code_t { 24 /** No error, this is implied if there is no ret value in the response */ 33 /** No command to execute was provided. */
|
/Zephyr-latest/dts/bindings/mfd/ |
D | nordic,npm2100.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: i2c-device.yaml 14 host-int-gpios: 15 type: phandle-array 18 host-int-type: 20 enum: 21 - "edge" 22 - "level" 28 pmic-int-pin: 30 enum: [all …]
|
/Zephyr-latest/modules/hal_nordic/nrfs/dvfs/ |
D | ld_dvfs.h | 4 * SPDX-License-Identifier: Apache-2.0 35 void ld_dvfs_configure_abb_for_transition(enum dvfs_frequency_setting transient_opp, 36 enum dvfs_frequency_setting curr_targ_opp); 41 * @param enum oppoint target operation point 42 * @return 0 value indicates no error. 43 * @return -EINVAL invalid oppoint or domain. 44 * @return -ETIMEDOUT frequency change took more than HSFLL_FREQ_CHANGE_MAX_DELAY_MS 46 int32_t ld_dvfs_configure_hsfll(enum dvfs_frequency_setting oppoint); 51 * @param downscaling indicates if down-scaling is running 58 * @param downscaling indicates if down-scaling is running
|
/Zephyr-latest/dts/bindings/rtc/ |
D | nxp,irtc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 9 - name: rtc.yaml 10 - name: rtc-device.yaml 16 clock-src: 19 enum: 20 - 0 21 - 1 24 0 <- 16.384 kHz 25 1 <- 32.768 kHz 27 output-clk-en: [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | pacs_notify_server_test.c | 4 * SPDX-License-Identifier: Apache-2.0 29 extern enum bst_result_t bst_result; 55 LOG_DBG("No BT_UUID_PACS_SNK attribute found"); in is_peer_subscribed() 63 LOG_DBG("No BT_UUID_PACS_SNK_LOC attribute found"); in is_peer_subscribed() 71 LOG_DBG("No BT_UUID_PACS_SRC attribute found"); in is_peer_subscribed() 79 LOG_DBG("No BT_UUID_PACS_SRC_LOC attribute found"); in is_peer_subscribed() 87 LOG_DBG("No BT_UUID_PACS_AVAILABLE_CONTEXT attribute found"); in is_peer_subscribed() 95 LOG_DBG("No BT_UUID_PACS_SUPPORTED_CONTEXT attribute found"); in is_peer_subscribed() 110 static enum bt_audio_context available = BT_AUDIO_CONTEXT_TYPE_ANY; in trigger_notifications() 111 static enum bt_audio_context supported = BT_AUDIO_CONTEXT_TYPE_ANY; in trigger_notifications() [all …]
|
/Zephyr-latest/soc/ti/simplelink/cc32xx/ |
D | soc.h | 2 * Copyright (c) 2016-2017, Texas Instruments Incorporated 4 * SPDX-License-Identifier: Apache-2.0 16 * CMSIS IRQn_Type enum is broken relative to ARM GNU compiler. 18 * So redefine the IRQn_Type enum to a unsigned int to avoid 20 * into negative IRQ values, which causes hard-to-debug Hard Faults. 25 typedef enum { 26 Reset_IRQn = -15, 27 NonMaskableInt_IRQn = -14, 28 HardFault_IRQn = -13, 29 MemoryManagement_IRQn = -12, [all …]
|
/Zephyr-latest/subsys/net/pkt_filter/ |
D | base.c | 4 * SPDX-License-Identifier: Apache-2.0 78 * If no tests then it is true. 86 for (i = 0; i < rule->nb_tests; i++) { in apply_tests() 87 test = rule->tests[i]; in apply_tests() 88 result = test->fn(test, pkt); in apply_tests() 101 static enum net_verdict evaluate(sys_slist_t *rule_head, struct net_pkt *pkt) in evaluate() 108 NET_DBG("no rules"); in evaluate() 114 return rule->result; in evaluate() 118 NET_DBG("no matching rules from rule_head %p", rule_head); in evaluate() 122 static enum net_verdict lock_evaluate(struct npf_rule_list *rules, struct net_pkt *pkt) in lock_evaluate() [all …]
|
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/zephyr/ |
D | zephyr_basic.h | 2 * Copyright (c) 2021-2023 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 21 enum zephyr_basic_group_err_code_t { 22 /** No error, this is implied if there is no ret value in the response */
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/include/ |
D | example_mgmt.h | 4 * SPDX-License-Identifier: Apache-2.0 27 enum example_mgmt_err_code_t { 28 /** No error, this is implied if there is no ret value in the response */
|
/Zephyr-latest/dts/bindings/spi/ |
D | nxp,imx-flexspi.yaml | 1 # Copyright 2018-2023, NXP 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "nxp,imx-flexspi" 8 include: [spi-controller.yaml, pinctrl-device.yaml] 17 ahb-bufferable: 23 ahb-cacheable: 29 ahb-prefetch: 34 ahb-read-addr-opt: 40 combination-mode: 46 sck-differential-clock: [all …]
|
/Zephyr-latest/include/zephyr/net/http/ |
D | parser.h | 1 /* SPDX-License-Identifier: MIT */ 17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 59 * environment (e.g. -DHTTP_MAX_HEADER_SIZE=<value>). To remove 61 * to a very large number (e.g. -DHTTP_MAX_HEADER_SIZE=0x7fffffff) 71 /* Callbacks should return non-zero to indicate an error. The parser will 77 * HEAD request which may contain 'Content-Length' or 'Transfer-Encoding: 93 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; 96 enum flags { 107 enum http_errno { 144 #define HTTP_PARSER_ERRNO(p) ((enum http_errno) (p)->http_errno) [all …]
|
/Zephyr-latest/dts/bindings/mipi-dsi/ |
D | nxp,mipi-dsi-2l.yaml | 4 # SPDX-License-Identifier: Apache-2.0 8 compatible: "nxp,mipi-dsi-2l" 10 include: mipi-dsi-host.yaml 21 dpi-color-coding: 23 enum: 24 - "16-bit-config-1" 25 - "16-bit-config-2" 26 - "16-bit-config-3" 27 - "18-bit-config-1" 28 - "18-bit-config-2" [all …]
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | st,stm32f1-pinctrl.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 Based on pincfg-node.yaml binding. 8 Note: `bias-disable` and `drive-push-pull` are default pin configurations. 9 They will be applied in case no `bias-foo` or `driver-bar` properties 12 compatible: "st,stm32f1-pinctrl" 20 swj-cfg: 23 enum: 24 - "full" 25 - "no-njtrst" 26 - "jtag-disable" [all …]
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_npcx_sha.c | 4 * SPDX-License-Identifier: Apache-2.0 27 enum ncl_status (*init_context)(void *ctx); 29 enum ncl_status (*finalize_context)(void *ctx); 31 enum ncl_status (*init)(void *ctx); 33 * Prepare the context buffer for a SHA calculation - by loading the 34 * initial SHA-256/384/512 parameters. 36 enum ncl_status (*start)(void *ctx, enum ncl_sha_type type); 41 * in data buffer should no longer effect the SHA calculation. 43 enum ncl_status (*update)(void *ctx, const uint8_t *data, uint32_t Len); 45 enum ncl_status (*finish)(void *ctx, uint8_t *hashDigest); [all …]
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.h | 2 * Copyright (c) 2017-2021 Nordic Semiconductor ASA 3 * Copyright (c) 2015-2016 Intel Corporation 5 * SPDX-License-Identifier: Apache-2.0 21 enum bt_le_scan_user { 65 * when another user that demands higher duty-cycle is being added. 72 * If flag is set to @ref BT_LE_SCAN_USER_NONE, no user is being added. Instead, the 81 * @retval -EALREADY if the user is already enabled 82 * @retval -EPERM if the explicit scanner is being enabled while the initiator is running 84 * @retval -ENOBUFS if no hci command buffer could be allocated 85 * @retval -EBUSY if the scanner is updated in a different thread. The user was added but [all …]
|