Searched refs:starts (Results 1 – 25 of 127) sorted by relevance
123456
/Zephyr-latest/samples/basic/fade_led/ |
D | README.rst | 12 The LED starts off increases its brightness until it is fully or nearly fully 37 After flashing, the sample starts fading the LED as described above. It also
|
/Zephyr-latest/subsys/shell/modules/kernel_service/ |
D | CMakeLists.txt | 7 # Subcommand starts here
|
/Zephyr-latest/samples/net/sockets/can/ |
D | README.rst | 18 * Receive function which starts to listen the CAN socket and prints 20 * Send function which starts to send raw CAN frames to the bus.
|
/Zephyr-latest/boards/particle/boron/ |
D | particle_boron_defconfig | 20 # before the modem driver starts (gsm_ppp or ublox-sara-r4).
|
/Zephyr-latest/soc/nordic/common/vpr/ |
D | Kconfig.sysbuild | 10 VPR launcher is a minimal sample built for an ARM core that starts given VPR core.
|
/Zephyr-latest/subsys/ipc/ipc_service/ |
D | Kconfig | 9 should be registered before application starts using
|
/Zephyr-latest/tests/benchmarks/sched_userspace/ |
D | README.rst | 13 1. The main thread starts all yielders
|
/Zephyr-latest/samples/boards/st/power_mgmt/stop3/ |
D | README.rst | 32 After flashing, the LED starts to blink.
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | README.rst | 13 The LED starts blinking at a 1 Hz frequency. The frequency doubles every 4 76 After flashing, the sample starts blinking the LED as described above. It also
|
/Zephyr-latest/samples/drivers/i2s/i2s_codec/ |
D | README.rst | 11 an audio stream. It configures and starts from memory buffer or from DMIC to
|
/Zephyr-latest/samples/drivers/led/is31fl3194/ |
D | README.rst | 26 After flashing, the LED starts to switch colors and messages with the current
|
/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 53 - audio acquisition starts: GRN on - RED off 90 acquisition starts (after green led glows) to avoid initial boot messages to enter in the file,
|
/Zephyr-latest/subsys/bluetooth/controller/coex/ |
D | readme.rst | 22 …ns into non-active (such as 1 for the nRF9160). state the implementation starts a ticker job, whic…
|
/Zephyr-latest/samples/sensor/tmp108/ |
D | Kconfig | 19 starts this process. Set this to enable 1 shot mode example.
|
/Zephyr-latest/samples/subsys/debug/debugmon/ |
D | README.rst | 41 The LED starts to blink, indicating that even though the processor spins in debug monitor
|
/Zephyr-latest/doc/services/profiling/ |
D | perf.rst | 12 The ``perf record`` shell command starts a timer with the perf tracer function.
|
/Zephyr-latest/drivers/usb/bc12/ |
D | Kconfig.pi3usb9201 | 13 client mode it starts BC1.2 detection to detect the attached host
|
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/ |
D | Kconfig | 44 Enable the ROM bootloader backdoor which starts the bootloader if the
|
/Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/ |
D | README.rst | 39 After flashing, the LED starts to blink.
|
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/ |
D | Kconfig | 43 Enable the ROM bootloader backdoor which starts the bootloader if the
|
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/ |
D | README.rst | 39 After flashing, the LED starts to blink.
|
/Zephyr-latest/doc/kernel/timing_functions/ |
D | index.rst | 27 timing information. This usually starts the timer.
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | README.rst | 26 When the application is run, it starts to send UDP packets. You can start
|
/Zephyr-latest/samples/bluetooth/iso_peripheral/ |
D | README.rst | 11 The sample starts advertising, waits for a central to connect to it and set up an isochronous chann…
|
/Zephyr-latest/samples/boards/st/power_mgmt/blinky/ |
D | README.rst | 39 After flashing, the LED starts to blink with a fixed period (SLEEP_TIME_MS).
|
123456