Searched refs:sleep (Results 1 – 13 of 13) sorted by relevance
| /subsys/rtio/ |
| A D | Kconfig | 14 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 D | sleep.c | 31 KERNEL_CMD_ARG_ADD(sleep, NULL, "ms", cmd_kernel_sleep, 2, 0);
|
| A D | CMakeLists.txt | 9 sleep.c
|
| /subsys/task_wdt/ |
| A D | Kconfig | 62 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 D | hawkbit_priv.h | 59 const char *sleep; member
|
| A D | hawkbit.c | 205 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 D | Kconfig | 61 Delay for sip_svc thread to sleep during each polling call for
|
| /subsys/testsuite/ztest/src/ |
| A D | ztress.c | 245 static void sleep(k_timeout_t t) in sleep() function 270 sleep(backoff[priority]); in ztress_thread()
|
| /subsys/sensing/ |
| A D | Kconfig | 66 loading with no sleep, then dispatch thread has no change to fetch
|
| /subsys/logging/ |
| A D | Kconfig.mode | 86 log_flush() on each sleep iteration in microseconds.
|
| A D | Kconfig.processing | 72 int "Set internal log processing thread sleep period"
|
| /subsys/logging/frontends/ |
| A D | Kconfig | 56 Before going to sleep CPU shall write to STM some dummy data to ensure
|
| /subsys/net/l2/wifi/ |
| A D | Kconfig | 37 enter deep sleep without having a valid IP, this can result in device
|
Completed in 32 milliseconds