| /Zephyr-latest/tests/kernel/sched/wraparound/ | 
| D | CMakeLists.txt | 5 project(sleep)  project
 | 
| /Zephyr-latest/tests/kernel/sleep/ | 
| D | CMakeLists.txt | 5 project(sleep)  project
 | 
| /Zephyr-latest/lib/posix/options/ | 
| D | sleep.c | 17 unsigned sleep(unsigned int seconds)  in sleep()  function
 | 
| /Zephyr-latest/samples/net/syslog_net/src/ | 
| D | main.c | 26 	int i, count, sleep;  in main()  local
 | 
| /Zephyr-latest/doc/develop/api/ | 
| D | terminology.rst | 66 sleep  section in API Terminology79 sleep.  argument
 
 | 
| /Zephyr-latest/samples/subsys/modbus/rtu_client/src/ | 
| D | main.c | 42 	const int32_t sleep = 250;  in main()  local
 | 
| /Zephyr-latest/tests/kernel/sleep/src/ | 
| D | usleep.c | 70 ZTEST_USER(sleep, test_usleep)  in ZTEST_USER()  argument
 | 
| D | main.c | 193 ZTEST(sleep, test_sleep)  in ZTEST()  argument250 ZTEST(sleep, test_sleep_forever)  in ZTEST()  argument
 
 | 
| /Zephyr-latest/dts/arm/nxp/ | 
| D | nxp_lpc55S6x_common.dtsi | 49 			sleep: sleep {  label
 | 
| /Zephyr-latest/samples/net/sockets/big_http_download/src/ | 
| D | big_http_download.c | 36 #define sleep(x) k_sleep(K_MSEC((x) * MSEC_PER_SEC))  macro
 | 
| /Zephyr-latest/drivers/stepper/ti/ | 
| D | drv8424.c | 33 	uint8_t sleep: 1;  member
 | 
| /Zephyr-latest/subsys/mgmt/hawkbit/ | 
| D | hawkbit_priv.h | 59 	const char *sleep;  member
 | 
| D | hawkbit.c | 597 	const char *sleep = hawkbit_res->config.polling.sleep;  in hawkbit_update_sleep()  local
 | 
| /Zephyr-latest/drivers/display/ | 
| D | display_ist3931.c | 118 static inline int ist3931_driver_sleep_on_off(const struct device *dev, const bool sleep)  in ist3931_driver_sleep_on_off()
 | 
| /Zephyr-latest/subsys/testsuite/ztest/src/ | 
| D | ztress.c | 245 static void sleep(k_timeout_t t)  in sleep()  function
 | 
| /Zephyr-latest/arch/posix/include/ | 
| D | posix_cheats.h | 158 #define sleep(...)			zap_sleep(__VA_ARGS__)  macro
 | 
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ | 
| D | test_access.c | 83 	int32_t sleep;  member
 | 
| /Zephyr-latest/drivers/modem/ | 
| D | hl7800.c | 5342 	bool sleep = false;  in modem_reset_and_configure()  local
 |