Searched refs:every (Results 51 – 75 of 318) sorted by relevance
12345678910>>...13
/Zephyr-latest/samples/bluetooth/direct_adv/ |
D | README.rst | 11 to the peripheral, casual advertising will be performed. Once bonded, on every subsequent
|
/Zephyr-latest/samples/sensor/lsm303dlhc/ |
D | README.rst | 53 <repeats endlessly every 2 seconds>
|
/Zephyr-latest/samples/boards/st/uart/single_wire/ |
D | README.rst | 34 but the following message repeated every 2s:
|
/Zephyr-latest/samples/sensor/vl53l0x/ |
D | README.rst | 56 <repeats endlessly every 5 seconds>
|
/Zephyr-latest/samples/drivers/uart/echo_bot/ |
D | README.rst | 19 is used, so that almost every board should be supported.
|
/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/samples/sensor/grove_light/ |
D | README.rst | 11 units of lux, once every second.
|
/Zephyr-latest/samples/sensor/vcnl4040/ |
D | README.rst | 47 <repeats for 5sec every 300ms>
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | ec_host_cmd.rst | 113 buffers are useful for applications that use multiple backends. Defining separate buffers by every 125 * :c:macro:`LOG_DBG` logs every command, even repeats 126 * :c:macro:`LOG_DBG` + :kconfig:option:`CONFIG_EC_HOST_CMD_LOG_DBG_BUFFERS` logs every command and …
|
/Zephyr-latest/boards/arm/mps3/ |
D | mps3_common.dtsi | 88 /* DDR4 - 2G, alternates non-secure/secure every 256M */
|
/Zephyr-latest/doc/project/ |
D | issues.rst | 26 expertise and can be used by every one.
|
/Zephyr-latest/tests/drivers/build_all/eeprom/ |
D | app.overlay | 81 /* one entry for every devices at spi.dtsi */
|
/Zephyr-latest/samples/subsys/lorawan/class_a/ |
D | README.rst | 32 … According to the LoRaWAN specification, ``dev_nonce`` must increment for every new connection att…
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/ |
D | README.rst | 55 <updated endlessly every 2 seconds>
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub2/ |
D | README.rst | 55 <updated endlessly every 2 seconds>
|
/Zephyr-latest/samples/sensor/qdec/ |
D | README.rst | 54 Once the MCU is started it prints the counter value every second on the
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a1/ |
D | README.rst | 59 <updated endlessly every 2 seconds>
|
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/ |
D | README.rst | 15 pattern ranging from -4 dBm to -30 dBm where the Tx power levels decrease every
|
/Zephyr-latest/samples/bluetooth/iso_central/ |
D | README.rst | 12 Once the isochronous channel is connected, isochronous data is transferred to the peer device every…
|
/Zephyr-latest/scripts/tests/twister/ |
D | README.md | 49 If needed,the full coverage html report can be generated in every run of "pytest" in the tests dire…
|
/Zephyr-latest/ |
D | CONTRIBUTING.rst | 32 * A Continuous Integration (CI) system runs on every Pull Request (PR)
|
/Zephyr-latest/arch/arm/core/ |
D | vector_table.ld | 34 * setting in any Cortex-M implementation (might not be required in every
|
/Zephyr-latest/doc/kernel/services/other/ |
D | thread_local_storage.rst | 7 basis. These variables are stored in the thread stack which means every
|
/Zephyr-latest/doc/contribute/style/ |
D | code.rst | 22 * Add braces to every ``if``, ``else``, ``do``, ``while``, ``for`` and
|
/Zephyr-latest/kernel/ |
D | Kconfig.init | 44 Run an SoC initialization hook for every core
|
12345678910>>...13