Home
last modified time | relevance | path

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

12345678910>>...17

/Zephyr-Core-3.6.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.6.0/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-Core-3.6.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.6.0/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-Core-3.6.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.6.0/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-Core-3.6.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.6.0/tests/benchmarks/sys_kernel/
Dprj.conf2 # all printf, fprintf to stdout go to console
/Zephyr-Core-3.6.0/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-Core-3.6.0/tests/benchmarks/app_kernel/
Dprj_user.conf2 # all printf, fprintf to stdout go to console
Dprj.conf2 # all printf, fprintf to stdout go to console
/Zephyr-Core-3.6.0/doc/develop/application/
Dapplication-kconfig.include5 # Your application configuration options go here
/Zephyr-Core-3.6.0/include/zephyr/kernel/
Dsmp.h26 * permitted to go through the power up process.
57 * permitted to go through the resume process.
/Zephyr-Core-3.6.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
191 bar: # settings for board "bar" go here
194 baz: # settings for board "baz" go here
/Zephyr-Core-3.6.0/samples/boards/arc_secure_services/
Dsample.yaml21 - "Go to normal application"
/Zephyr-Core-3.6.0/dts/bindings/sensor/
Dst,vl53l1x.yaml17 directly to VDD, the sensor will go into boot mode on a
/Zephyr-Core-3.6.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.6.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.6.0/drivers/timer/
DKconfig.nrf_grtc21 This feature allows GRTC SYSCOUNTER to go to sleep state.
/Zephyr-Core-3.6.0/subsys/settings/include/settings/
Dsettings_file.h30 /* settings saves go to a file */
/Zephyr-Core-3.6.0/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-Core-3.6.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.6.0/drivers/fpga/
Dfpga_mpfs.c215 * go 1. Make sure that service is complete i.e. BUSY bit is gone 0 in verify_image()
240 * go 1. Make sure that service is complete i.e. BUSY bit is gone 0 in verify_image()
263 * go 1. Make sure that service is complete i.e. BUSY bit is gone 0 in activate_image()
286 * go 1. Make sure that service is complete i.e. BUSY bit is gone 0 in activate_image()
346 * go 1. Make sure that service is complete i.e. BUSY bit is gone 0 in mpfs_fpga_get_info()
370 * go 1. Make sure that service is complete i.e. BUSY bit is gone 0 in mpfs_fpga_get_info()

12345678910>>...17