Searched refs:allowed (Results 26 – 50 of 140) sorted by relevance
123456
/Zephyr-latest/boards/adafruit/kb2040/ |
D | adafruit_kb2040.dts | 123 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/boards/waveshare/rp2040_zero/ |
D | rp2040_zero.dts | 141 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/samples/net/zperf/ |
D | README.rst | 24 - Client or server mode allowed without need to modify the source code.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_callbacks.rst | 12 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
|
D | smp_transport.rst | 41 The limit includes the prefix and the newline character, so the allowed payload 70 size of CRC16; this means that actual body size allowed into an
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 66 arbitration phase. During the arbitration phase, write collisions are allowed. 98 node is allowed to send active error frames, ACK, and overload frames. 102 In this state, the node is not allowed to send error-active frames anymore. 104 bus-off state. In this state, the node is not allowed to send any dominant bits 199 Adding callback functions is not allowed from userspace context.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/ |
D | Kconfig | 36 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-latest/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 69 int "Number of map/list encapsulations allowed for SMP decoding" 125 int "Number of map/list encapsulations allowed for SMP encoding"
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.ascs | 44 meaning the number of ASEs that are allowed to be in a non-idle state at
|
/Zephyr-latest/doc/connectivity/canbus/ |
D | isotp.rst | 37 many CF the sender is allowed to send, before he has to wait for another FC.
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 183 allowed a surprisingly large and lax set of possibilities: designated 191 with C) or in any complete C++ reference, a mix is not allowed and 192 initializers must be in order (gaps are allowed). 203 initialization offers more compatibility and is also allowed but 221 ``union``, empty lists ``{ }`` have always been allowed in C++ but they
|
/Zephyr-latest/dts/arm/silabs/xg29/ |
D | xg29.dtsi | 44 /* Divisors 1, 2, 4, 8, 16 allowed */ 52 /* Divisors 1, 2 allowed */ 76 /* Divisors 1, 2, 3, 4 allowed */
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | rpi_pico-common.dtsi | 154 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/doc/develop/west/ |
D | alias.rst | 26 Recursive aliases are allowed as an alias command can contain other aliases, effectively
|
/Zephyr-latest/subsys/random/ |
D | Kconfig | 11 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-latest/boards/seeed/xiao_rp2040/ |
D | xiao_rp2040.dts | 180 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/ |
D | adafruit_qt_py_rp2040.dts | 162 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/tests/drivers/i2s/i2s_speed/ |
D | Kconfig | 38 Maximum allowed offset between sent and received samples. Non-zero
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico/ |
D | w5500_evb_pico.dts | 184 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.intel64 | 64 The more nesting allowed, the more room is required for IRQ stacks.
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | Kconfig | 107 # Max name length allowed by OTS spec is 120 octets
|
/Zephyr-latest/doc/project/ |
D | code_flow.rst | 56 - Force pushing a collaboration branch is only allowed when rebasing against the main branch.
|
D | release_process.rst | 76 cosmetic changes, tests, bug and doc fixes are allowed (See :ref:`table 79 On occasion, more significant changes and new features will be allowed, but such 177 fixes are allowed. New tests for existing features are also allowed. 181 … No new features after RC2, ONLY stabilization and cosmetic changes, bug and doc fixes are allowed. 185 - Only blocker bug fixes after RC3, documentation and changes to release notes are allowed.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_s32_netc | 83 This value determines the maximum amount of time allowed between a first
|
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/ |
D | README.rst | 48 is not allowed.
|
123456