Searched refs:Now (Results 1 – 25 of 84) sorted by relevance
1234
/Zephyr-latest/samples/drivers/counter/alarm/ |
D | README.rst | 46 Now: 2 49 Now: 6 52 Now: 14 55 Now: 30
|
/Zephyr-latest/boards/native/native_posix/ |
D | timer_model.c | 239 uint64_t Now = hw_timer_timer; in hwtimer_timer_reached() local 241 if (hw_timer_awake_timer == Now) { in hwtimer_timer_reached() 245 if (hw_timer_tick_timer == Now) { in hwtimer_timer_reached()
|
/Zephyr-latest/scripts/native_simulator/native/src/ |
D | timer_model.c | 229 uint64_t Now = hw_timer_timer; in hwtimer_timer_reached() local 231 if (hw_timer_awake_timer == Now) { in hwtimer_timer_reached() 235 if (hw_timer_tick_timer == Now) { in hwtimer_timer_reached()
|
/Zephyr-latest/doc/security/standards/ |
D | index.rst | 10 Now, governments started looking how to regulate it and several regulations
|
/Zephyr-latest/samples/drivers/fpga/fpga_controller/ |
D | README.rst | 94 Now, the loader is waiting for data. 110 Now the bitstream can be uploaded again.
|
/Zephyr-latest/samples/subsys/console/getchar/ |
D | README.rst | 39 Now start pressing keys on a keyboard, and they will be printed both as
|
/Zephyr-latest/samples/subsys/console/getline/ |
D | README.rst | 39 Now start pressing keys on a keyboard, followed by Enter. The input line
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 77 Now you need to turn of signature verification in the bootloader 136 Now ssh into the chromebook and add your key to 172 Now you are typing commands into the Ubuntu environment. Enable 220 Now you need a .config file. The Chromebook kernel ships with the 243 Now build your kernel just as you would any other: 292 Now you can pack a new kernel image using the vboot tooling. Most of 310 Now just copy up the file and write it to the partition on the device: 317 Now reboot, and if all goes well you will find yourself running in
|
/Zephyr-latest/samples/subsys/shell/devmem_load/ |
D | README.md | 37 Now, the `devmem load` is waiting for data.
|
/Zephyr-latest/samples/net/wpan_serial/ |
D | README.rst | 68 Now you have a Contiki native board router. You can access its web-based
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 125 Now you need to configure the CPU environment ACRN presents to the 220 Now attach your boot media (e.g. a USB stick on /dev/sdb, your 232 Now create a FAT filesystem in the new partition and mount it: 275 Now the filesystem should be complete
|
/Zephyr-latest/samples/subsys/edac/ |
D | README.rst | 99 Now Read / Write to the injection address to trigger Error Injection with
|
/Zephyr-latest/boards/sifive/hifive1/doc/ |
D | index.rst | 82 Now you can flash the application as usual (see :ref:`build_an_application` and
|
/Zephyr-latest/boards/starfive/visionfive2/doc/ |
D | index.rst | 49 to connect your serial-to-usb converter. Now power on the board and using
|
/Zephyr-latest/boards/particle/nrf51_blenano/doc/ |
D | index.rst | 78 Now build and flash applications as usual. Here is an example for the
|
/Zephyr-latest/boards/particle/nrf52_blenano2/doc/ |
D | index.rst | 76 Now build and flash applications as usual. Here is an example for the
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 4 # Now, let's overwrite the flags that are different in clang.
|
/Zephyr-latest/boards/native/native_posix/doc/ |
D | index.rst | 71 Now you have a Linux executable, ``./build/zephyr/zephyr.exe``, you can use just like any
|
/Zephyr-latest/boards/olimex/stm32_h405/doc/ |
D | index.rst | 164 Now build and flash the application.
|
/Zephyr-latest/boards/beagle/beagleplay/doc/ |
D | beagleplay_cc1352p7.rst | 150 2. Now reboot the board.
|
/Zephyr-latest/samples/net/cloud/tagoio_http_post/ |
D | README.rst | 33 is it! Now reveal your device token. The token will be used to identify your
|
/Zephyr-latest/boards/st/steval_fcu001v1/doc/ |
D | index.rst | 119 Now build and flash an application. Here is an example for :zephyr:code-sample:`hello_world`
|
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/ |
D | README.rst | 90 Now you can run Zephyr and Linux shell commands to communicate between
|
/Zephyr-latest/boards/st/nucleo_wb05kz/doc/ |
D | index.rst | 124 Now build and flash an application. Here is an example for
|
/Zephyr-latest/boards/st/nucleo_wb09ke/doc/ |
D | index.rst | 124 Now build and flash an application. Here is an example for
|
1234