Home
last modified time | relevance | path

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

12345678910>>...18

/Zephyr-Core-3.5.0/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-Core-3.5.0/tests/kernel/timer/timer_behavior/
DKconfig25 int "Maximum standard deviation in microseconds allowed"
29 int "Maximum drift in microseconds allowed (should be about 1 period allowance)"
58 Parts Per Million of allowed drift when using an external tool
65 Parts Per Million of allowed period drift when using an external tool
/Zephyr-Core-3.5.0/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-Core-3.5.0/include/zephyr/drivers/gpio/
Dgpio_utils.h24 * @brief Makes a bitmask of allowed GPIOs from the @p "gpio-reserved-ranges"
28 * @return the bitmask of allowed gpios
35 * @brief Make a bitmask of allowed GPIOs from a DT_DRV_COMPAT instance's GPIO
39 * @return the bitmask of allowed gpios
/Zephyr-Core-3.5.0/tests/drivers/i2s/i2s_api/
DKconfig34 int "Allowed offset in received data"
38 Maximum allowed offset between sent and received samples. Non-zero
/Zephyr-Core-3.5.0/tests/drivers/i2s/i2s_speed/
DKconfig34 int "Allowed offset in received data"
38 Maximum allowed offset between sent and received samples. Non-zero
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/shell/
Dbap.rst53 :header: "Command", "Depends", "Allowed States", "Next States"
209 :header: "Depends", "Allowed States", "Next States"
225 :header: "Depends", "Allowed States", "Next States"
305 :header: "Depends", "Allowed States", "Next States"
346 :header: "Depends", "Allowed States", "Next States"
362 :header: "Depends", "Allowed States", "Next States"
379 :header: "Depends", "Allowed States", "Next States"
396 :header: "Depends", "Allowed States", "Next States"
412 :header: "Depends", "Allowed States", "Next States"
427 :header: "Depends", "Allowed States", "Next States"
[all …]
/Zephyr-Core-3.5.0/dts/bindings/clock/
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-Core-3.5.0/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.it8xxx251 int "It is allowed to configure the size up to 2K bytes."
63 int "It is allowed to configure the size up to 2044 bytes."
/Zephyr-Core-3.5.0/dts/bindings/sensor/
Dbosch,bmp388.yaml15 Default output data rate in Hz. Only the following values are allowed:
57 allowed:
77 allowed:
Dti,tmag5170.yaml49 Following options are allowed:
129 Following options are allowed:
152 Following options are allowed:
192 Following value are allowed:
/Zephyr-Core-3.5.0/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-Core-3.5.0/include/zephyr/pm/
Dpolicy.h99 * A power state will not be allowed on the first call of
102 * be allowed again after pm_policy_state_lock_put() is called as many times as
105 * Note that the PM_STATE_ACTIVE state is always allowed, so calling this API
128 * @brief Check if a power state lock is active (not allowed).
146 * @param value_us Maximum allowed latency in microseconds.
155 * @param value_us New maximum allowed latency in microseconds.
/Zephyr-Core-3.5.0/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-Core-3.5.0/subsys/bluetooth/host/
Dsdp_internal.h62 /* Allowed attributes length in SSA Request PDU to be taken from server */
65 /* Max allowed length of PDU Continuation State */
/Zephyr-Core-3.5.0/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-Core-3.5.0/scripts/dts/python-devicetree/tests/test-bindings-include/
Dinclude-invalid-type.yaml5 a-map-is-not-allowed-here: 3
/Zephyr-Core-3.5.0/drivers/watchdog/
DKconfig.nxp_fs2652 configuration, values 0xffff and 0x0000 are not allowed. In challenger
53 watchdog configuration, value 0x0000 is not allowed.
/Zephyr-Core-3.5.0/subsys/fs/
DKconfig27 int "Maximum number of distinct file system types allowed"
38 Specify the maximum file name allowed across all enabled file
/Zephyr-Core-3.5.0/tests/bluetooth/df/connection_cte_tx_params/
Dprj.conf17 # set antenna switch pattern to max allowed value
/Zephyr-Core-3.5.0/drivers/sensor/bmi08x/
Dbmi08x.c12 * Output data rate map with allowed frequencies:
32 /* An ODR of 0 Hz is not allowed */ in bmi08x_freq_to_odr_val()
/Zephyr-Core-3.5.0/tests/bluetooth/df/connection_cte_req/
Dprj.conf28 # Set antenna switch pattern to max allowed value
/Zephyr-Core-3.5.0/drivers/sensor/
Dshell_battery.c58 bool allowed; in cmd_battery() local
106 allowed = i_desired.val1 && v_desired.val2 && charge.val1 < 100; in cmd_battery()
108 allowed ? "" : "Not "); in cmd_battery()
/Zephyr-Core-3.5.0/samples/application_development/sysbuild/with_mcuboot/
Dsample.yaml7 # Platform allowed is used as twister using sysbuild still lacks proper

12345678910>>...18