Home
last modified time | relevance | path

Searched refs:dispatch (Results 1 – 4 of 4) sorted by relevance

/subsys/sensing/
A DKconfig62 to notify dispatch thread, runtime thread priority should lower than
63 dispatch thread priority to ensure dispatch thread could fetch data as
65 priority is higher than dispatch thread, and runtime running in full
66 loading with no sleep, then dispatch thread has no change to fetch
71 int "stack size for sensor dispatch thread"
75 This is the stack size for sensor dispatch thread
79 int "priority for sensor dispatch thread"
83 This is the thread priority for sensing subsystem dispatch thread
A DCMakeLists.txt8 dispatch.c
/subsys/ipc/ipc_service/lib/
A Dipc_static_vrings.c65 const static struct virtio_dispatch dispatch = { variable
100 vr->vdev.func = &dispatch; in vq_setup()
/subsys/ipc/rpmsg_service/
A Drpmsg_backend.c135 const struct virtio_dispatch dispatch = { variable
251 vdev->func = &dispatch; in rpmsg_backend_init()

Completed in 11 milliseconds