Searched refs:will (Results 76 – 100 of 1633) sorted by relevance
12345678910>>...66
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 41 into a :c:struct:`net_pkt`, will push this buffer to the network 47 function will return ``NET_DROP`` in case of an erroneous packet, 51 - ``send()``: Similar to receive function, the network stack will call this 53 will be generated and added by this function. 60 - ``get_flags()``: This function will return the capabilities of an L2 driver, 76 macros will call the :c:macro:`DEVICE_DEFINE()` macro, and also 83 In the next section, we will describe how a device driver should behave when 93 :c:func:`net_pkt_rx_alloc_with_buffer`. Then all data buffers will be 97 call :c:func:`net_recv_data`. If that call fails, it will be up to the 100 On sending, the device driver send function will be called, and it is up to [all …]
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm.partitions | 15 Setting this option will cause '-DTFM_PARTITION_PROTECTED_STORAGE' 26 Setting this option will cause '-DTFM_PARTITION_INTERNAL_TRUSTED_STORAGE' 37 Setting this option will cause '-DTFM_PARTITION_CRYPTO' 49 Setting this option will cause '-DTFM_PARTITION_INITIAL_ATTESTATION' 60 Setting this option will cause '-DTFM_PARTITION_PLATFORM' 72 Setting this option will cause '-DTFM_PARTITION_FIRMWARE_UPDATE'
|
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/ |
D | Kconfig | 11 For how many loops will the stress test run. The higher this number the longer the 12 test and therefore the higher likelihood an unlikely race/event will be triggered.
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/ |
D | README.rst | 12 The sample will automatically try to connect to a device in the BAP Scan Delegator 14 It will then search for a broadcast source and (if found) add the broadcast ID to 36 The application will act as a broadcast assistant with optionally preconfigured 37 filtering of broadcast sink and broadcast source names. By default, the application will
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 11 tests are sufficiently large, and will fail if they are not (in which case 17 The test deliberately will read sectors beyond the end of the disk, and if 18 the driver does not reject this read request the tests will fail. Following 19 these sector reads, the driver will read multiple times from the same memory
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 23 Each thread will increment its run counter and then relinquish to 24 the next thread. At the end of the test the counters will be verified 26 value). If valid, the numbers will be summed and presented as the 33 left in a suspended state. The lowest priority thread will resume 34 the next highest priority thread. That thread will resume the 36 thread executes. Each thread will increment its run count and then 37 call thread suspend. Eventually the processing will return to the 40 it will increment its run counter and once again resume the next 45 This test consists of a single thread. The thread will cause an 46 interrupt (typically implemented as a trap), which will result in [all …]
|
/Zephyr-latest/drivers/ipm/ |
D | Kconfig.imx | 30 There will be four message types with ids 0, 1, 2 or 3 36 There will be two message types with ids 0 or 1 42 There will be a single message type with id 0
|
/Zephyr-latest/samples/drivers/charger/ |
D | README.rst | 14 - The application will first poll for external power provided to the charger device. 15 - If power is provided to the charger, then the sample application will attempt to enable the charge 17 - After the charge cycle is initiated, the sample application will check the status property of the
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.enc28j60 | 39 of the driver will wait for the OST to expire, indicated 40 by the CLKRDY bit set. If timeout driver init will fail 49 that the driver will wait from the IP stack to get
|
/Zephyr-latest/samples/bluetooth/cap_initiator/ |
D | Kconfig | 20 If set to true, the sample will start advertising connectable for 31 If set to true, the sample will start advertising syncable audio streams 37 Enabling this option will make the application use static broadcast ID, as opposed to a
|
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/ |
D | README.rst | 13 This sample will scan for the corresponding sync sample and send the required 21 Upon connection it will write to a GATT characteristic 37 Zephyr tree that will synchronize and respond to this sample.
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | bl5340_dvk_nrf5340_cpuapp_partition_conf.dtsi | 14 * Secure image will be placed, by default, in flash0 16 * Secure image will use sram0 for system memory. 18 * Non-Secure image will be placed in slot0_ns, and use
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | Kconfig | 12 This option specifies the number of times each test will be executed 20 will add to the ready queue. Increasing this value will places greater
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | Kconfig | 12 This option specifies the number of times each test will be executed 20 will add to a wait queue. Increasing this value will places greater
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 9 "pre-launched" mode. This means Zephyr will access the ACRN 23 In this tutorial, we will show you how to build a minimal running instance of Zephyr 39 In this tutorial, we will use the Intel Elkhart Lake Reference Board 43 Note the kconfig output in ``build/zephyr/.config``, you will need to 46 The Zephyr build artifact you will need is ``build/zephyr/zephyr.bin``, 72 attribute. For testing Zephyr, you will want to make sure that the 76 will always have a "vm_type" tag of "SAFETY_VM". 88 Find the "<vm id="0">...<os_config>" tag that will look something like this: 119 always been true of all configurations, however, and will likely 153 and Zephyr application will not boot successfully without this change. [all …]
|
/Zephyr-latest/drivers/sensor/seeed/grove/ |
D | Kconfig | 21 Setting this value will enable driver support for the Grove Light 30 Setting this value will enable driver support for the Grove
|
/Zephyr-latest/cmake/sca/sparse/ |
D | sca.cmake | 8 # Create sparse.cmake which will be called as compiler launcher. 9 # sparse.cmake will ensure that REAL_CC is set correctly in environment before
|
/Zephyr-latest/samples/bluetooth/periodic_sync/ |
D | README.rst | 25 another board that will start periodic advertising, to which this sample will
|
/Zephyr-latest/samples/drivers/led/is31fl3733/ |
D | Kconfig | 11 wired up to your IS31FL3733 LED driver. The sample will only attempt 19 to your IS31FL3733 LED driver. The sample will only attempt to drive
|
/Zephyr-latest/tests/boot/test_mcuboot/ |
D | README.rst | 6 application is the main sysbuild target, and will request an image swap 8 adjustment using CONFIG_BUILD_OUTPUT_ADJUST_LMA, and will be the application
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | CMakeLists.txt | 10 # calculation through PI_NUM_ITERATIONS. Lowering this value will increase 11 # the speed of the test but it will come at the expense of precision.
|
/Zephyr-latest/boards/native/native_sim/ |
D | Kconfig | 23 When this option is set the native_sim board will pretend to be 27 This option is deprecated and will be removed in Zephyr v4.3 34 When selected the execution of the process will be slowed down to real time. 36 If deselected, the process will run as fast as possible.
|
/Zephyr-latest/soc/atmel/sam/common/ |
D | Kconfig | 18 will be driven by the internal fast RC oscillator running at 32 kHz. 33 Says n here will use the internal fast RC oscillator running at 12 MHz. 49 With default of MULA == N, and DIVA == 1 the PLL will run at N+1 times 63 With default of MULA == N, and DIVA == 1 the PLL will run at N+1 times 92 ERASE pin at '1' will completely erase Flash memory. Setting this 93 option will switch the pin to general IO mode giving control of the
|
/Zephyr-latest/cmake/modules/ |
D | snippets.cmake | 13 # will be raised, and the list of valid snippets will be printed. 16 # The following variables will be defined when this module completes: 27 # The following targets will be defined when this CMake module completes: 28 # - snippets: when invoked, a list of valid snippets will be printed 33 # as that will be added by this module
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig | 38 This will print-out both received and transmitted packets. 43 This will print-out received packets only. 48 This will print-out transmitted packets only. 64 This is the level for PAN device, not PAN coordinator. This will make 100 Reassembly timer will start as soon as first packet received 123 IEEE 802.15.4 soft MAC will use to run authentication, encryption and
|
12345678910>>...66