Home
last modified time | relevance | path

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

12345678910>>...19

/Zephyr-latest/tests/kernel/timer/timer_error_case/src/
Dmain.c32 /* should not go here*/ in thread_timer_start_null()
71 /* should not go here*/ in thread_timer_stop_null()
109 /* should not go here*/ in thread_timer_status_get_null()
147 /* should not go here*/ in thread_timer_status_sync_null()
185 /* should not go here*/ in thread_timer_remaining_ticks_null()
223 /* should not go here*/ in thread_timer_expires_ticks_null()
260 /* should not go here*/ in thread_timer_user_data_get_null()
299 /* should not go here*/ in thread_timer_user_data_set_null()
/Zephyr-latest/samples/userspace/syscall_perf/
DREADME.rst10 user thread has to go through a system call compared to a supervisor thread that
19 current thread. The user thread has to go through a system call.
/Zephyr-latest/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-latest/tests/kernel/sched/schedule_api/src/
Duser_api.c106 /* should not go here */ in thread_suspend_init_null()
147 /* should not go here */ in thread_resume_init_null()
188 /* should not go here */ in thread_priority_get_init_null()
229 /* should not go here */ in thread_priority_set_init_null()
272 /* should not go here */ in thread_priority_set_overmax()
316 /* should not go here */ in thread_priority_set_upgrade()
356 /* should not go here */ in thread_wakeup_init_null()
/Zephyr-latest/boards/hardkernel/odroid_go/
Dboard.yml3 full_name: ODROID-GO
DKconfig.odroid_go1 # ODROID-GO Game Kit configuration
Dodroid_go_procpu.yaml2 name: ODROID-GO PROCPU
DKconfig.defconfig1 # ODROID-GO Game Kit configuration
Dodroid_go_appcpu.yaml2 name: ODROID-GO APPCPU
Dodroid_go_appcpu.dts12 model = "ODROID-GO Game Kit APPCPU";
/Zephyr-latest/samples/drivers/ipm/ipm_ivshmem/
DREADME.rst54 After getting QEMU ready to go, first create two output folders, so open two terminals
92 go to the other terminal window and check with ``ivshmem`` command:
106 For example one of the instances has the peer-id 12, so go the other
122 Then go back to the other terminal window where user may see the reception
/Zephyr-latest/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-latest/tests/benchmarks/sys_kernel/
Dprj.conf2 # all printf, fprintf to stdout go to console
/Zephyr-latest/tests/benchmarks/app_kernel/
Dprj.conf2 # all printf, fprintf to stdout go to console
Dprj_user.conf2 # all printf, fprintf to stdout go to console
/Zephyr-latest/drivers/gpio/
Dgpio_efinix_sapphire.c147 /* Sets ports value at one go */ in gpio_efinix_sapphire_port_set_masked_raw()
162 /* Sets ports value at one go */ in gpio_efinix_sapphire_port_set_bits_raw()
176 /* Sets ports value at one go */ in gpio_efinix_sapphire_port_clear_bits_raw()
190 /* Sets ports value at one go */ in gpio_efinix_sapphire_port_toggle_bits()
/Zephyr-latest/doc/develop/application/
Dapplication-kconfig.include5 # Your application configuration options go here
/Zephyr-latest/samples/subsys/usb/webusb-next/
DREADME.rst43 * Using browser go to :doc:`demo`
55 #. Once the device has booted, you may see a notification from the browser: "Go
/Zephyr-latest/include/zephyr/kernel/
Dsmp.h26 * permitted to go through the power up process.
57 * permitted to go through the resume process.
/Zephyr-latest/samples/boards/arc_secure_services/
Dsample.yaml21 - "Go to normal application"
/Zephyr-latest/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
214 bar: # settings for board "bar" go here
217 baz: # settings for board "baz" go here
/Zephyr-latest/dts/bindings/sensor/
Dst,vl53l1x.yaml17 directly to VDD, the sensor will go into boot mode on a
/Zephyr-latest/subsys/settings/include/settings/
Dsettings_file.h30 /* settings saves go to a file */
/Zephyr-latest/samples/subsys/usb/webusb/
DREADME.rst68 * Using Chrome browser go to :doc:`demo`
82 Chrome: "Go to localhost to connect.". Click on the notification
/Zephyr-latest/soc/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 INTMUX

12345678910>>...19