Home
last modified time | relevance | path

Searched full:go (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/Zephyr-Core-3.4.0/boards/xtensa/odroid_go/
DKconfig.board1 # ODROID-GO Game Kit configuration
7 bool "ODROID-GO Game Kit"
Dodroid_go.yaml2 name: ODROID-GO
DKconfig.defconfig1 # ODROID-GO Game Kit configuration
/Zephyr-Core-3.4.0/tests/kernel/timer/timer_error_case/src/
Dmain.c28 /* should not go here*/ in thread_timer_start_null()
63 /* should not go here*/ in thread_timer_stop_null()
97 /* should not go here*/ in thread_timer_status_get_null()
131 /* should not go here*/ in thread_timer_status_sync_null()
165 /* should not go here*/ in thread_timer_remaining_ticks_null()
199 /* should not go here*/ in thread_timer_expires_ticks_null()
232 /* should not go here*/ in thread_timer_user_data_get_null()
267 /* should not go here*/ in thread_timer_user_data_set_null()
/Zephyr-Core-3.4.0/samples/userspace/syscall_perf/
DREADME.rst7 user thread has to go through a system call compared to a supervisor thread that
16 current thread. The user thread has to go through a system call.
/Zephyr-Core-3.4.0/tests/kernel/sched/schedule_api/src/
Duser_api.c102 /* should not go here */ in thread_suspend_init_null()
139 /* should not go here */ in thread_resume_init_null()
176 /* should not go here */ in thread_priority_get_init_null()
213 /* should not go here */ in thread_priority_set_init_null()
252 /* should not go here */ in thread_priority_set_overmax()
292 /* should not go here */ in thread_priority_set_upgrade()
328 /* should not go here */ in thread_wakeup_init_null()
/Zephyr-Core-3.4.0/samples/boards/arc_secure_services/src/
Dmain.c30 printk("Go to normal application\n"); in threadA()
44 /* necessary configuration before go to normal */ in main()
/Zephyr-Core-3.4.0/doc/kernel/services/threads/
Dnothread.rst95 *List/table of supported drivers to go here*
103 *List/table of supported drivers to go here*
120 *List/table of supported drivers to go here, including which API options
/Zephyr-Core-3.4.0/tests/benchmarks/sys_kernel/
Dprj.conf2 # all printf, fprintf to stdout go to console
/Zephyr-Core-3.4.0/tests/benchmarks/app_kernel/
Dprj_fp.conf2 # all printf, fprintf to stdout go to console
Dprj.conf2 # all printf, fprintf to stdout go to console
/Zephyr-Core-3.4.0/doc/develop/application/
Dapplication-kconfig.include5 # Your application configuration options go here
/Zephyr-Core-3.4.0/doc/build/snippets/
Dwriting.rst18 # ... build system settings go here ...
20 Build system settings go in other keys in the file as described later on in
177 bar: # settings for board "bar" go here
180 baz: # settings for board "baz" go here
/Zephyr-Core-3.4.0/samples/boards/arc_secure_services/
Dsample.yaml21 - "Go to normal application"
/Zephyr-Core-3.4.0/soc/arm/atmel_sam/same70/
DKconfig.soc151 bool "Go to Wait mode instead of Sleep mode"
156 to achieve this, make CPU go to Wait mode instead of Sleep
/Zephyr-Core-3.4.0/soc/arm/atmel_sam/samv71/
DKconfig.soc152 bool "Go to Wait mode instead of Sleep mode"
157 to achieve this, make CPU go to Wait mode instead of Sleep
/Zephyr-Core-3.4.0/dts/bindings/sensor/
Dst,vl53l1x.yaml17 directly to VDD, the sensor will go into boot mode on a
/Zephyr-Core-3.4.0/samples/subsys/usb/webusb/
DREADME.rst64 #. To access JS app go to https://finikorg.github.io/webusb-sample/
76 Chrome: "Go to localhost to connect.". Click on the notification
/Zephyr-Core-3.4.0/soc/riscv/openisa_rv32m1/
Dsoc.h19 * Level 1 interrupts go straight to the SoC. Level 2 interrupts must
20 * go through one of the 8 channels in the the INTMUX
/Zephyr-Core-3.4.0/subsys/settings/include/settings/
Dsettings_file.h30 /* settings saves go to a file */
/Zephyr-Core-3.4.0/include/zephyr/arch/posix/
Dposix_trace.h17 * Return 1 if traces to <output> will go to a tty.
/Zephyr-Core-3.4.0/dts/bindings/i2c/
Dnordic,nrf-twis.yaml23 /* other property settings can go here */
/Zephyr-Core-3.4.0/doc/build/kconfig/
Dindex.rst20 The following sections explain how to set Kconfig configuration options, go
/Zephyr-Core-3.4.0/arch/arc/core/
Dthread_entry_wrapper.S53 * Go to infinite loop as there is nothing more to do.
/Zephyr-Core-3.4.0/doc/project/
Dproposals.rst21 implementation proposal and an owner. Features must go through an RFC process
98 and fixes that need to go into a specific release or milestone.

12345678910>>...15