Searched refs:polls (Results 1 – 11 of 11) sorted by relevance
10 This sample application periodically polls an SM351LT magnetoresistive sensor
11 sampling rate and polls the measurements with the same rate and
40 PAX DMA API polls for dma completions
78 In order to prevent this, the DMA driver periodically polls the DMA's registers and
1258 struct k_poll_signal *polls; in ZTEST() local1289 polls = k_object_alloc(K_OBJ_POLL_SIGNAL); in ZTEST()1290 zassert_not_null(polls, "alloc obj (0x%lx)\n", (uintptr_t)polls); in ZTEST()1299 k_object_release((void *)polls); in ZTEST()
66 complete. Enabling this option adds a delay between polls on the
71 static void friend_wait_for_polls(int polls) in friend_wait_for_polls() argument77 while (--polls) { in friend_wait_for_polls()83 "LPN missing %d polls", polls); in friend_wait_for_polls()
41 Set the priority of the PTP. This handler polls the sockets and checks
97 polls the sockets and calls the user supplied callback directly.112 Set the internal stack size for the thread that polls sockets.
56 …fig can be used to stop LwM2M engine for periodically interrupting socket polls. It can have signi…
408 * ``spi_nor`` driver now sleeps between polls in ``spi_nor_wait_until_ready``. If this is not