Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 13 of 13) sorted by relevance

/subsys/rtio/
A DKconfig14 When calling rtio_submit a semaphore is available to sleep the calling
26 When calling rtio_cqe_consume_block a semaphore is available to sleep the
/subsys/shell/modules/kernel_service/
A Dsleep.c31 KERNEL_CMD_ARG_ADD(sleep, NULL, "ms", cmd_kernel_sleep, 2, 0);
A DCMakeLists.txt9 sleep.c
/subsys/task_wdt/
A DKconfig62 bool "Pause the hardware watchdog in system sleep"
66 system reaches a sleep power state. When the system is resumed, the
/subsys/mgmt/hawkbit/
A Dhawkbit_priv.h59 const char *sleep; member
A Dhawkbit.c205 JSON_OBJ_DESCR_PRIM(struct hawkbit_ctl_res_sleep, sleep, JSON_TOK_STRING),
636 const char *sleep = hawkbit_res->config.polling.sleep; in hawkbit_update_sleep() local
638 if (strlen(sleep) != HAWKBIT_SLEEP_LENGTH) { in hawkbit_update_sleep()
639 LOG_ERR("Invalid poll sleep: %s", sleep); in hawkbit_update_sleep()
641 sleep_time = hawkbit_time2sec(sleep); in hawkbit_update_sleep()
1336 if (s->hb_context.results.base.config.polling.sleep) { in s_probe()
1338 LOG_DBG("config.polling.sleep=%s", s->hb_context.results.base.config.polling.sleep); in s_probe()
/subsys/sip_svc/
A DKconfig61 Delay for sip_svc thread to sleep during each polling call for
/subsys/testsuite/ztest/src/
A Dztress.c245 static void sleep(k_timeout_t t) in sleep() function
270 sleep(backoff[priority]); in ztress_thread()
/subsys/sensing/
A DKconfig66 loading with no sleep, then dispatch thread has no change to fetch
/subsys/logging/
A DKconfig.mode86 log_flush() on each sleep iteration in microseconds.
A DKconfig.processing72 int "Set internal log processing thread sleep period"
/subsys/logging/frontends/
A DKconfig56 Before going to sleep CPU shall write to STM some dummy data to ensure
/subsys/net/l2/wifi/
A DKconfig37 enter deep sleep without having a valid IP, this can result in device

Completed in 32 milliseconds