Home
last modified time | relevance | path

Searched refs:process (Results 1 – 25 of 40) sorted by relevance

12

/subsys/logging/backends/
A Dlog_backend_semihost.c44 static void process(const struct log_backend *const backend, union log_msg_generic *msg) in process() function
64 .process = process,
A Dlog_backend_xtensa_sim.c40 static void process(const struct log_backend *const backend, in process() function
69 .process = process,
A Dlog_backend_adsp.c73 static void process(const struct log_backend *const backend, in process() function
92 .process = process,
A Dlog_backend_efi_console.c41 static void process(const struct log_backend *const backend, in process() function
81 .process = process,
A Dlog_backend_native_posix.c73 static void process(const struct log_backend *const backend, in process() function
90 .process = process,
A Dlog_backend_spinel.c32 static void process(const struct log_backend *const backend, in process() function
105 .process = process,
A Dlog_backend_ws.c146 static void process(const struct log_backend *const backend, in process() function
219 .process = process,
A Dlog_backend_adsp_mtrace.c181 static void process(const struct log_backend *const backend, in process() function
211 .process = process,
A Dlog_backend_ble.c144 static void process(const struct log_backend *const backend, union log_msg_generic *msg) in process() function
191 const struct log_backend_api log_backend_ble_api = {.process = process,
A Dlog_backend_rtt.c322 static void process(const struct log_backend *const backend, in process() function
339 .process = process,
A Dlog_backend_uart.c126 static void process(const struct log_backend *const backend, in process() function
221 .process = process,
A Dlog_multidomain_backend.c14 static void process(const struct log_backend *const backend, in process() function
241 .process = process,
A Dlog_backend_net.c200 static void process(const struct log_backend *const backend, in process() function
354 .process = process,
A Dlog_backend_fs.c458 static void process(const struct log_backend *const backend, in process() function
489 .process = process,
A Dlog_backend_mqtt.c88 .process = mqtt_backend_process,
A Dlog_backend_swo.c140 .process = log_backend_swo_process,
/subsys/fs/fuse_client/
A DKconfig24 int "FUSE process ID"
27 Each FUSE request contains process ID, this config allows setting
28 that value. The result is as if process with given PID accessed the file/resource.
/subsys/shell/
A Dshell_log_backend.c226 static void process(const struct log_backend *const backend, in process() function
266 .process = process,
/subsys/rtio/
A DKconfig.workq5 bool "RTIO Work-queues service to process Sync operations"
/subsys/logging/
A DKconfig.processing69 milliseconds. When started, thread process any buffered messages.
76 milliseconds. When waken up, thread process any buffered messages.
/subsys/lorawan/services/
A DKconfig107 block transport session of the FUOTA process. It is chosen on the
128 block transport session of the FUOTA process. It is chosen on the
/subsys/net/lib/ocpp/
A DKconfig44 process thread
/subsys/dfu/
A DKconfig77 times at the beginning of the DFU process.
/subsys/mgmt/hawkbit/
A DKconfig41 Activate autohandler to handle the update process automatically.
117 during the device registration process. The device has to be registered
/subsys/mgmt/mcumgr/transport/
A DKconfig.bluetooth54 exchange process.

Completed in 61 milliseconds

12