Home
last modified time | relevance | path

Searched full:allowed (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/Zephyr-latest/dts/bindings/wifi/
Dwifi-tx-power-5g.yaml6 i.e., maximum transmit power allowed for 5GHz band. Based on the
20 description: Maximum transmit power allowed in 5GHz band MCS0 low sub-band
24 description: Maximum transmit power allowed in 5GHz band MCS7 low sub-band
28 description: Maximum transmit power allowed in 5GHz band MCS0 mid sub-band
32 description: Maximum transmit power allowed in 5GHz band MCS7 mid sub-band
36 description: Maximum transmit power allowed in 5GHz band MCS0 high sub-band
39 description: Maximum transmit power allowed in 5GHz band MCS7 high sub-band
Dwifi-tx-power-2g.yaml6 i.e., maximum transmit power allowed for 2.4GHz band. Based on the
15 description: Maximum transmit power allowed in 2.4GHz band for DSSS/CCK rates
19 description: Maximum transmit power allowed in 2.4GHz band for MCS0
23 description: Maximum transmit power allowed in 2.4GHz band for MCS7
/Zephyr-latest/dts/bindings/w1/
Dmaxim,ds2477_85_common.yaml20 Only the following values are allowed:
39 Only the following values are allowed:
61 Only the following values are allowed:
76 allowed:
89 allowed:
/Zephyr-latest/tests/kernel/timer/timer_behavior/
DKconfig25 int "Maximum standard deviation in microseconds allowed"
31 int "Maximum drift in microseconds allowed (should be about 1 period allowance)"
60 Parts Per Million of allowed drift when using an external tool
67 Parts Per Million of allowed period drift when using an external tool
/Zephyr-latest/dts/bindings/sip_svc/
Dintel,agilex-socfpga-sip-smc.yaml23 Number of allowed clients that can communicate with lower layer.
24 Maximum allowed is 16.
/Zephyr-latest/dts/bindings/pinctrl/
Dsilabs,dbus-pinctrl.yaml71 - bias-pull-down: Enable pull-down resistor. Allowed in input-enable and
73 - bias-pull-up: Enable pull-up resistor. Allowed in input-disable,
75 - output-high: Drive GPIO high. Allowed in drive-push-pull mode.
76 - output-low: Drive GPIO low. Allowed in drive-push-pull mode. Setting
78 - silabs,input-filter: Enable input glitch filter. Allowed in input-enable
81 Allowed in drive-push-pull and
/Zephyr-latest/dts/bindings/clock/
Dnuvoton,npcm-pcc.yaml37 only the following values are allowed:
63 - Only the following values are allowed:
93 - Only the following values are allowed:
123 - Only the following values are allowed:
153 - Only the following values are allowed:
184 - Only the following values are allowed:
201 - Only the following values are allowed:
Dnuvoton,npcx-pcc.yaml34 only the following values are allowed:
60 = Only the following values are allowed:
91 = Only the following values are allowed:
122 = Only the following values are allowed:
153 = Only the following values are allowed:
183 = Only the following values are allowed:
/Zephyr-latest/include/zephyr/drivers/gpio/
Dgpio_utils.h29 * @brief Makes a bitmask of allowed GPIOs from the @p "gpio-reserved-ranges"
33 * @return the bitmask of allowed gpios
40 * @brief Make a bitmask of allowed GPIOs from a DT_DRV_COMPAT instance's GPIO
44 * @return the bitmask of allowed gpios
/Zephyr-latest/tests/drivers/i2s/i2s_speed/
DKconfig34 int "Allowed offset in received data"
38 Maximum allowed offset between sent and received samples. Non-zero
/Zephyr-latest/tests/drivers/i2s/i2s_api/
DKconfig34 int "Allowed offset in received data"
38 Maximum allowed offset between sent and received samples. Non-zero
/Zephyr-latest/drivers/i2c/
Di2c_common.c46 struct i2c_dt_spec *allowed = &messages_allowlist[a]; in i2c_dump_msgs_rw() local
48 if (dev != allowed->bus || addr != allowed->addr) { in i2c_dump_msgs_rw()
DKconfig.it8xxx253 int "It is allowed to configure the size up to 2K bytes."
65 int "It is allowed to configure the size up to 2044 bytes."
/Zephyr-latest/subsys/net/l2/wifi/
DKconfig116 int "Maximum number of stations allowed in station table"
120 Maximum number of stations allowed in station table. New stations will be
124 int "Maximum number of identity users allowed connection"
127 This option defines the maximum number of identity users allowed connection.
/Zephyr-latest/dts/bindings/sensor/
Dbosch,bmp388.yaml15 Default output data rate in Hz. Only the following values are allowed:
57 allowed:
77 allowed:
Dbosch,bmp390.yaml16 Default output data rate in Hz. Only the following values are allowed:
58 allowed:
78 allowed:
/Zephyr-latest/scripts/native_simulator/native/src/
Dnsi_cmdline_internal.h23 #define _MAXOPT_SWITCH_LEN 32 /* Maximum allowed length for a switch name */
24 #define _MAXOPT_NAME_LEN 32 /* Maximum allowed length for a variable name */
/Zephyr-latest/dts/bindings/usb/uac2/
Dzephyr,uac2.yaml23 True if this instance is allowed to operate at Full-Speed.
28 True if this instance is allowed to operate at High-Speed.
/Zephyr-latest/include/zephyr/bluetooth/
Ddirection.h14 /** Convenience value for purposes where non of CTE types is allowed. */
34 /** Allowed antenna switching slots: 1 us or 2 us */
69 * Allowed values are defined by @ref bt_df_cte_type, except BT_DF_CTE_TYPE_NONE and
91 * @brief Bitfield with allowed CTE types.
93 * Allowed values are defined by @ref bt_df_cte_type, except BT_DF_CTE_TYPE_NONE.
143 * @brief Bitfield with allowed CTE types.
145 * Allowed values are defined by @ref bt_df_cte_type, except BT_DF_CTE_TYPE_NONE.
197 * Bitfield with allowed CTE types (@ref bt_df_cte_type. All enum members may be used except
220 * Allowed values are defined by @ref bt_df_cte_type, except BT_DF_CTE_TYPE_NONE and
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp_internal.h62 /* Allowed attributes length in SSA Request PDU to be taken from server */
65 /* Max allowed length of PDU Continuation State */
/Zephyr-latest/dts/bindings/spi/
Despressif,esp32-spi.yaml61 Some pins are allowed to bypass the GPIO Matrix and use the IO_MUX
66 allowed to use this routing path.
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-include/
Dinclude-invalid-type.yaml5 a-map-is-not-allowed-here: 3
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap.rst75 :header: "Command", "Depends", "Allowed States", "Next States"
306 :header: "Depends", "Allowed States", "Next States"
322 :header: "Depends", "Allowed States", "Next States"
497 :header: "Depends", "Allowed States", "Next States"
528 :header: "Depends", "Allowed States", "Next States"
543 :header: "Depends", "Allowed States", "Next States"
561 :header: "Depends", "Allowed States", "Next States"
576 :header: "Depends", "Allowed States", "Next States"
593 :header: "Depends", "Allowed States", "Next States"
609 :header: "Depends", "Allowed States", "Next States"
[all …]
/Zephyr-latest/drivers/watchdog/
DKconfig.nxp_fs2652 configuration, values 0xffff and 0x0000 are not allowed. In challenger
53 watchdog configuration, value 0x0000 is not allowed.
/Zephyr-latest/include/zephyr/pm/
Dpolicy.h100 * A power state will not be allowed on the first call of
103 * be allowed again after pm_policy_state_lock_put() is called as many times as
106 * Note that the PM_STATE_ACTIVE state is always allowed, so calling this API
129 * @brief Check if a power state lock is active (not allowed).
283 * @param value_us Maximum allowed latency in microseconds.
292 * @param value_us New maximum allowed latency in microseconds.

12345678910>>...23