Searched refs:polls (Results 1 – 6 of 6) sorted by relevance
9 This sample application periodically polls an SM351LT magnetoresistive sensor
10 sampling rate and polls the measurements with the same rate and
40 PAX DMA API polls for dma completions
1254 struct k_poll_signal *polls; in ZTEST() local1285 polls = k_object_alloc(K_OBJ_POLL_SIGNAL); in ZTEST()1286 zassert_not_null(polls, "alloc obj (0x%lx)\n", (uintptr_t)polls); in ZTEST()1295 k_object_release((void *)polls); in ZTEST()
78 static void friend_wait_for_polls(int polls) in friend_wait_for_polls() argument84 while (--polls) { in friend_wait_for_polls()90 "LPN missing %d polls", polls); in friend_wait_for_polls()
59 …fig can be used to stop LwM2M engine for periodically interrupting socket polls. It can have signi…