Searched refs:dispatch (Results 1 – 11 of 11) sorted by relevance
62 to notify dispatch thread, runtime thread priority should lower than63 dispatch thread priority to ensure dispatch thread could fetch data as65 priority is higher than dispatch thread, and runtime running in full66 loading with no sleep, then dispatch thread has no change to fetch71 int "stack size for sensor dispatch thread"75 This is the stack size for sensor dispatch thread79 int "priority for sensor dispatch thread"83 This is the thread priority for sensing subsystem dispatch thread
8 dispatch.c
65 const static struct virtio_dispatch dispatch = { variable100 vr->vdev.func = &dispatch; in vq_setup()
7 Enable the dispatch of stepper generated events via
135 const struct virtio_dispatch dispatch = { variable251 vdev->func = &dispatch; in rpmsg_backend_init()
70 struct virtio_dispatch dispatch = { variable173 vdev.func = &dispatch; in app_task()
80 struct virtio_dispatch dispatch = { variable196 vdev.func = &dispatch; in app_task()
14 a different priority. The dispatch is handled by a MetaIRQ thread fed25 the MetaIRQ thread for dispatch.
863 --syscall-dispatch include/generated/zephyr/syscall_dispatch.c # Write this file2249 --syscall-dispatch edk/include/generated/zephyr/syscall_dispatch.c # Write this file
149 * An entry for the system call is created in the dispatch table
238 SVCs are used by the Zephyr kernel to dispatch system calls, trigger runtime