Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/tests/kernel/sched/wraparound/
DCMakeLists.txt5 project(sleep) project
/Zephyr-latest/tests/kernel/sleep/
DCMakeLists.txt5 project(sleep) project
/Zephyr-latest/lib/posix/options/
Dsleep.c17 unsigned sleep(unsigned int seconds) in sleep() function
/Zephyr-latest/tests/posix/common/src/
Dsleep.c27 ZTEST(sleep, test_sleep) in ZTEST() argument
58 ZTEST(sleep, test_usleep) in ZTEST() argument
/Zephyr-latest/samples/net/syslog_net/src/
Dmain.c26 int i, count, sleep; in main() local
/Zephyr-latest/doc/develop/api/
Dterminology.rst66 sleep section in API Terminology
79 sleep. argument
/Zephyr-latest/samples/subsys/modbus/rtu_client/src/
Dmain.c42 const int32_t sleep = 250; in main() local
/Zephyr-latest/tests/kernel/sleep/src/
Dusleep.c64 ZTEST_USER(sleep, test_usleep) in ZTEST_USER() argument
Dmain.c193 ZTEST(sleep, test_sleep) in ZTEST() argument
250 ZTEST(sleep, test_sleep_forever) in ZTEST() argument
/Zephyr-latest/dts/arm/nxp/
Dnxp_lpc55S6x_common.dtsi49 sleep: sleep { label
/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c36 #define sleep(x) k_sleep(K_MSEC((x) * MSEC_PER_SEC)) macro
/Zephyr-latest/drivers/stepper/ti/
Ddrv8424.c33 uint8_t sleep: 1; member
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit_priv.h59 const char *sleep; member
Dhawkbit.c591 const char *sleep = hawkbit_res->config.polling.sleep; in hawkbit_update_sleep() local
/Zephyr-latest/drivers/display/
Ddisplay_ist3931.c118 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/
Dztress.c245 static void sleep(k_timeout_t t) in sleep() function
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h158 #define sleep(...) zap_sleep(__VA_ARGS__) macro
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_access.c83 int32_t sleep; member
/Zephyr-latest/drivers/modem/
Dhl7800.c5254 bool sleep = false; in modem_reset_and_configure() local