Home
last modified time | relevance | path

Searched refs:allowed (Results 1 – 25 of 105) sorted by relevance

12345

/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/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/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/tests/drivers/regulator/api/
Dapp.overlay25 regulator-allowed-modes = <1 10>;
/Zephyr-Core-3.5.0/subsys/bluetooth/services/
DKconfig.hrs20 bool "Read and write allowed"
/Zephyr-Core-3.5.0/boards/shields/npm6001_ek/
Dnpm6001_ek.overlay25 /* limits are set to min/max allowed values */
/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/drivers/interrupt_controller/
DKconfig.it8xxx215 Configures the maximum number of clients allowed per shared
/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/samples/bluetooth/direct_adv/
DREADME.rst15 Please note that direct advertising towards iOS based devices is not allowed.
/Zephyr-Core-3.5.0/tests/drivers/i2s/i2s_api/
DKconfig38 Maximum allowed offset between sent and received samples. Non-zero
/Zephyr-Core-3.5.0/tests/drivers/i2s/i2s_speed/
DKconfig38 Maximum allowed offset between sent and received samples. Non-zero
/Zephyr-Core-3.5.0/samples/net/zperf/
DREADME.rst24 - Client or server mode allowed without need to modify the source code.
/Zephyr-Core-3.5.0/boards/arm/adafruit_kb2040/
Dadafruit_kb2040.dts104 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/
DREADME_lwm2m35 The default value of the number of maximum allowed records doesn't really matter as it's replaced
/Zephyr-Core-3.5.0/boards/arm/sparkfun_pro_micro_rp2040/
Dsparkfun_pro_micro_rp2040.dts108 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
/Zephyr-Core-3.5.0/boards/shields/npm1300_ek/
Dnpm1300_ek.overlay24 /* limits are set to min/max allowed values */
/Zephyr-Core-3.5.0/drivers/entropy/
DKconfig.cc13xx_cc26xx47 The number of FROs allowed to be shutdown before the driver attempts to
/Zephyr-Core-3.5.0/subsys/random/
DKconfig11 This option signifies that a non-random number generator is allowed to
21 application is allowed to run with a random number generator that is not
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig36 Maximum file size that will be allowed to be downloaded from
65 to be assigned from limited set of allowed values, depending on
75 allowed for such chunk.
/Zephyr-Core-3.5.0/doc/services/device_mgmt/
Dmcumgr_callbacks.rst12 that provides control over if the action should be allowed or not. An example
82 As an example, the following registration is allowed, which will register for 3
93 The following code is not allowed, and will cause undefined operation, because
134 allowed or denied. With these handlers, the first non-OK error code returned
191 the file should be allowed or not, note that this requires that
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/smp/
DKconfig69 int "Number of map/list encapsulations allowed for SMP decoding"
125 int "Number of map/list encapsulations allowed for SMP encoding"
/Zephyr-Core-3.5.0/boards/arm/rpi_pico/
Drpi_pico-common.dtsi148 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
DKconfig.ascs47 meaning the number of ASEs that are allowed to be in a non-idle state at

12345