Searched full:allowed (Results 1 – 25 of 600) sorted by relevance
12345678910>>...24
/Zephyr-latest/dts/bindings/wifi/ |
D | wifi-tx-power-5g.yaml | 6 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
|
D | wifi-tx-power-2g.yaml | 6 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/ |
D | maxim,ds2477_85_common.yaml | 20 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/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 64 bool "Instance is allowed to set unbound to enabled" 68 property is allowed to be set in any of the ICMsg instances. You 73 bool "Instance is allowed to set unbound to disabled" 77 property is allowed to be set in any of the ICMsg instances. You 82 bool "Instance is allowed to set unbound to detect" 86 property is allowed to be set in any of the ICMsg instances. You
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/ |
D | Kconfig | 25 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/mtd/ |
D | ti,cc23x0-ccfg-flash.yaml | 74 Determines whether flash verifying SACI commands are allowed. These commands only check 76 commands are always allowed after a chip erase and until the first reset after the CCFG 82 Determines whether flash programming SACI commands are allowed. 83 Reset to allowed after a chip erase. 88 Determines whether chip erasing SACI commands are allowed. 100 Controls whether flash programming is allowed through SACI. The same mechanism 101 controls whether the application is allowed to program these sectors.
|
/Zephyr-latest/dts/bindings/sip_svc/ |
D | intel,agilex-socfpga-sip-smc.yaml | 23 Number of allowed clients that can communicate with lower layer. 24 Maximum allowed is 16.
|
/Zephyr-latest/dts/bindings/clock/ |
D | nuvoton,npcm-pcc.yaml | 37 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:
|
D | nuvoton,npcx-pcc.yaml | 34 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/tests/drivers/pwm/pwm_gpio_loopback/ |
D | Kconfig | 23 int "Allowed deviation (%) for PWM timing checks" 27 Maximum allowed deviation (%) from the programmed values for the test to be
|
/Zephyr-latest/include/zephyr/drivers/gpio/ |
D | gpio_utils.h | 29 * @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/dts/bindings/pinctrl/ |
D | silabs,dbus-pinctrl.yaml | 72 - bias-pull-down: Enable pull-down resistor. Allowed in input-enable and 74 - bias-pull-up: Enable pull-up resistor. Allowed in input-disable, 76 - output-high: Drive GPIO high. Allowed in drive-push-pull mode. 77 - output-low: Drive GPIO low. Allowed in drive-push-pull mode. Setting 79 - silabs,input-filter: Enable input glitch filter. Allowed in input-enable 82 Allowed in drive-push-pull and
|
/Zephyr-latest/tests/drivers/i2s/i2s_api/ |
D | Kconfig | 34 int "Allowed offset in received data" 38 Maximum allowed offset between sent and received samples. Non-zero
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_common.c | 46 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()
|
D | Kconfig.it8xxx2 | 53 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/ |
D | Kconfig | 116 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/ |
D | bosch,bmp390.yaml | 16 Default output data rate in Hz. Only the following values are allowed: 58 allowed: 78 allowed:
|
D | bosch,bmp388.yaml | 15 Default output data rate in Hz. Only the following values are allowed: 57 allowed: 77 allowed:
|
/Zephyr-latest/include/zephyr/ipc/ |
D | icmsg.h | 30 /** Instance is not initialized yet. In this state: sending will fail, opening allowed. 40 * local session id. In this state: sending will fail, opening is allowed (local session id 47 * In this state: sending will fail, opening is allowed (local session id 54 * opening is allowed. 66 * successful, opening is allowed (session will change and remote will get unbound()
|
/Zephyr-latest/scripts/native_simulator/native/src/ |
D | nsi_cmdline_internal.h | 23 #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/ |
D | zephyr,uac2.yaml | 23 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/ |
D | direction.h | 14 /** 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/ |
D | sdp_internal.h | 62 /* Allowed attributes length in SSA Request PDU to be taken from server */ 65 /* Max allowed length of PDU Continuation State */
|
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-include/ |
D | include-invalid-type.yaml | 5 a-map-is-not-allowed-here: 3
|
/Zephyr-latest/dts/bindings/spi/ |
D | espressif,esp32-spi.yaml | 61 Some pins are allowed to bypass the GPIO Matrix and use the IO_MUX 66 allowed to use this routing path.
|
12345678910>>...24