Searched defs:sleep (Results 1 – 12 of 12) sorted by relevance
5 project(sleep) project
17 unsigned sleep(unsigned int seconds) in sleep() function
26 int i, count, sleep; in main() local
66 sleep section in API Terminology79 sleep. argument
40 const int32_t sleep = 250; in main() local
32 #define sleep(x) k_sleep(K_MSEC((x) * MSEC_PER_SEC)) macro
96 static inline void sleep(uint32_t sleep_in_ms) in sleep() function
64 const char *sleep; member
387 const char *sleep = hawkbit_res->config.polling.sleep; in hawkbit_update_sleep() local
441 uint16_t sleep; member554 uint16_t sleep) in sdhc_retry_init()
161 #define sleep(...) zap_sleep(__VA_ARGS__) macro
4673 bool sleep = false; in modem_reset_and_configure() local