Searched refs:At (Results 1 – 25 of 112) sorted by relevance
12345
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | Kconfig | 38 bool "QoS 0 / At most once delivery" 43 bool "QoS 1 / At least once delivery"
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | CMakeLists.txt | 17 At your own risk, you can suppress this warning by setting
|
/Zephyr-latest/tests/subsys/sensing/ |
D | README.rst | 21 At the current stage, it only supports native_sim.
|
/Zephyr-latest/.github/ |
D | SECURITY.md | 11 At this time, with the latest release of v4.0, the supported
|
/Zephyr-latest/tests/drivers/pwm/pwm_loopback/boards/ |
D | nucleo_h743zi.overlay | 35 /* At least one of the test devices need to verify
|
/Zephyr-latest/samples/boards/st/power_mgmt/stop3/ |
D | README.rst | 17 At the moment, only ``nucleo_u575zi_q`` board is supported.
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | channels.rst | 18 At times only :c:enum:`sensor_channel` is used but this should be considered
|
/Zephyr-latest/samples/subsys/sensing/simple/ |
D | README.rst | 39 At the current stage, it only support native sim.
|
/Zephyr-latest/samples/drivers/counter/alarm/ |
D | README.rst | 10 It sets an alarm with an initial delay of 2 seconds. At each alarm
|
/Zephyr-latest/doc/develop/sca/ |
D | sparse.rst | 13 spaces. At the moment Zephyr introduces a single custom address space
|
/Zephyr-latest/samples/subsys/usb/hid-keyboard/ |
D | README.rst | 19 At least one key is required and up to four can be used. The first three keys
|
/Zephyr-latest/samples/posix/gettimeofday/ |
D | README.rst | 10 absolute wall clock time and local time every second. At system startup, the current time is
|
/Zephyr-latest/tests/boards/espressif/cache_coex/ |
D | README.rst | 11 with a random generated pattern. At the same time, a whole SPI Flash page is updated with another p…
|
/Zephyr-latest/doc/project/ |
D | issues.rst | 13 At any time it should be possible to establish the origin of a change and the
|
/Zephyr-latest/samples/drivers/memc/src/ |
D | main.c | 28 #error At least one driver should be selected!
|
/Zephyr-latest/samples/net/telnet/ |
D | README.rst | 50 At this point, your QEMU guest is up and running. Connect to the telnet 118 At this point you should be able to connect via telnet over the network.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.uart | 42 receive data without stopping due to running out of buffer space. At least two buffers
|
/Zephyr-latest/doc/security/ |
D | hardening-tool.rst | 10 At a high-level, hardening a Zephyr application can be seen as a two-fold process:
|
/Zephyr-latest/samples/boards/96boards/argonkey/microphone/ |
D | README.rst | 48 As soon as the acquisition starts the green LED glows. At the end of the 72 At the end of the acquisition the PCM data will be printed on the terminal
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | comparator.rst | 24 configuration must be provided using the devicetree. At runtime, comparators can have their
|
/Zephyr-latest/subsys/demand_paging/eviction/ |
D | Kconfig | 51 pages that are capable of being paged out. At eviction time, if a page
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.loapic | 52 At boot, mask all IOAPIC RTEs if they may be in an undefined state.
|
/Zephyr-latest/cmake/toolchain/arcmwdt/ |
D | generic.cmake | 29 # At the same time zephyr-SDK requires ARCH variable to be initialized before include "generic.cmak…
|
/Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/ |
D | README.rst | 11 …After 5 seconds, the filter is disabled, and the filter bypass is enabled. At last, 5 seconds late…
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | shared_multi_heap.rst | 16 1. At boot time some platform code initialize the shared multi-heap framework
|
12345