Searched refs:should (Results 126 – 150 of 1262) sorted by relevance
12345678910>>...51
| /Zephyr-latest/boards/atmel/sam0/samd20_xpro/doc/ |
| D | index.rst | 75 terminal should be :code:`/dev/ttyACM0`. For example: 82 string. Connection should be configured as follows: 97 You should see "Hello World! samd20_xpro" in your terminal.
|
| /Zephyr-latest/boards/gd/gd32e507v_start/doc/ |
| D | index.rst | 72 terminal should be something like ``/dev/ttyUSB0``. For example: 79 string. Connection should be configured as follows: 94 You should see "Hello World! gd32e507v_start" in your terminal.
|
| /Zephyr-latest/boards/shields/esp_8266/doc/ |
| D | index.rst | 56 The ESP-8266 should be loaded with the `ESP8266 AT Bin`_ software which is 94 board, user should select the matching shield configuration. When esp_8266 96 dedicated <board>.overlay file should be provided. The remaining 97 configurations should be used based on the board standard headers available.
|
| /Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/doc/ |
| D | index.rst | 68 - Otherwise, one should specify full path to the ``commander`` executable: 75 of the adapter which should be used for flashing: 93 should see a USB connection. Use ``west``'s flash command 102 Reset the board and you should be able to see on the corresponding Serial Port
|
| /Zephyr-latest/kernel/ |
| D | CMakeLists.txt | 4 # should usually not be --whole-archive'd 91 # FIXME: Once the prior pipe implementation is removed, this should be included in the above list 196 # The last 2 files inside the target_sources_ifdef should be 198 # This order has to be maintained. Any new file should be placed
|
| /Zephyr-latest/soc/gd/gd32/gd32vf103/ |
| D | Kconfig.defconfig.gd32vf103 | 10 # This value should be the CPU frequency divided by 4.
|
| /Zephyr-latest/subsys/ipc/ipc_service/ |
| D | Kconfig | 9 should be registered before application starts using
|
| /Zephyr-latest/boards/particle/argon/dts/ |
| D | mesh_feather_uart1_rtscts.dtsi | 10 * Changes should be made in all instances. */
|
| D | mesh_feather_spi1_spi3.dtsi | 10 * Changes should be made in all instances. */
|
| /Zephyr-latest/boards/particle/boron/dts/ |
| D | mesh_feather_uart1_rtscts.dtsi | 10 * Changes should be made in all instances. */
|
| D | mesh_feather_spi1_spi3.dtsi | 10 * Changes should be made in all instances. */
|
| /Zephyr-latest/boards/nordic/thingy53/ |
| D | thingy53_nrf5340_cpuapp_defconfig | 22 # Board Kconfig.defconfig enables USB CDC ACM and should disable USB remote
|
| /Zephyr-latest/boards/adi/max32672fthr/ |
| D | Kconfig.defconfig | 12 # LVGL should allocate buffers equal to size of display
|
| /Zephyr-latest/boards/particle/xenon/dts/ |
| D | mesh_feather_uart1_rtscts.dtsi | 10 * Changes should be made in all instances. */
|
| D | mesh_feather_spi1_spi3.dtsi | 10 * Changes should be made in all instances. */
|
| /Zephyr-latest/cmake/compiler/armclang/ |
| D | compiler_flags.cmake | 4 # Required ASM flags when using armclang, this should be handled by CMake, but
|
| /Zephyr-latest/tests/kernel/context/ |
| D | Kconfig | 11 for each 10ms idle test, which by default should be 0.
|
| /Zephyr-latest/samples/sensor/ds18b20/boards/ |
| D | nucleo_g0b1re.overlay | 13 * An external pull-up should be added anyways.
|
| /Zephyr-latest/drivers/bluetooth/hci/ |
| D | Kconfig.infineon | 158 This configuration should be used with non-PAWR and non-ISOC applications. 164 This configuration should be used with non-PAwR and non-ISOC applications. 170 This configuration should be used with PAwR applications. 176 This configuration should be used with PAwR applications. 182 This configuration should be used with ISOC applications. 188 This configuration should be used with ISOC applications.
|
| /Zephyr-latest/drivers/ieee802154/ |
| D | Kconfig.mcr20a | 63 The default value should be sufficient, but in case it proves to be 72 be ready first (and sometime gpio should be the very first as spi
|
| /Zephyr-latest/samples/net/sockets/txtime/ |
| D | README.rst | 15 are supported. Other mcux or gmac Ethernet driver based boards should 17 User can control how long the application should wait between packets sent by
|
| /Zephyr-latest/doc/security/ |
| D | secure-coding.rst | 18 should comply with these principles. 41 should have. This knowledge will be necessary for the review process 94 required. The example given in [SALT75]_ is a function that should be 156 - open design (security mechanisms should not depend on attacker 160 - separation of privilege (ideally, access to important objects should 166 - least privilege (processes should operate with the least privilege 169 - least common mechanism (the design should minimize the mechanisms 179 - input validation with allowlists (inputs should typically be checked 181 validation should use allowlists (which only accept known-good 272 Zephyr Security Subcommittee. This review should focus on [all …]
|
| /Zephyr-latest/tests/lib/devicetree/api/ |
| D | app.overlay | 8 * Names in this file should be chosen in a way that won't conflict 50 * There should only be one vnd,array-holder in the entire DTS. 60 * There should only be one vnd,phandle-holder in the entire DTS. 128 * disabled/reserved should be the only nodes with their 334 /* all vnd,spi-device instances should have CS */ 366 * There should only be one spi-device-2 node. 367 * It should not have a CS GPIO. 401 /* there should only be one of these */ 420 /* there should only be one of these */ 456 /* there should only be one of these */ [all …]
|
| /Zephyr-latest/boards/silabs/radio_boards/siwx917_rb4338a/ |
| D | board.cmake | 11 # Once started, it should be possible to reset the device with "monitor reset"
|
| /Zephyr-latest/drivers/input/ |
| D | Kconfig.cf1133 | 11 controller. This driver should support CF1133.
|
12345678910>>...51