Searched full:polls (Results 1 – 22 of 22) sorted by relevance
40 PAX DMA API polls for dma completions
78 In order to prevent this, the DMA driver periodically polls the DMA's registers and
10 This sample application periodically polls an SM351LT magnetoresistive sensor
11 sampling rate and polls the measurements with the same rate and
62 press using GPIO interrupts on the row lines, "poll" periodically polls
66 complete. Enabling this option adds a delay between polls on the
400 * This function Polls the WEL (write enable latch) bit to become to 0454 * This function Polls the WIP(Write In Progress) bit to become to 0
551 * This function Polls the WEL (write enable latch) bit to become to 0604 * This function Polls the WIP(Write In Progress) bit to become to 0
469 * @param poll_delay Duration between polls of status register
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()152 /* LPN polls on establishment. Clear the poll state */ in test_friend_msg()171 /* Two segments require 2 polls plus the "no more messages" msg */ in test_friend_msg()188 /* Two messages require 2 polls plus the "no more messages" msg */ in test_friend_msg()359 /** Send messages to 2 virtual addresses with collision and check that LPN correctly polls them.478 /* LPN polls on establishment. Clear the poll state */ in test_lpn_msg_frnd()542 /* LPN polls on establishment. Clear the poll state */ in test_lpn_msg_mesh()
97 polls the sockets and calls the user supplied callback directly.112 Set the internal stack size for the thread that polls sockets.
89 * Polls the enable status of the specified interrupt
41 Set the priority of the PTP. This handler polls the sockets and checks
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()
92 /* Attempts to get pending message and initiate UART transfer. In panic it polls
56 …fig can be used to stop LwM2M engine for periodically interrupting socket polls. It can have signi…
582 * @note The PRL layer polls this instead of using AMS_START and AMS_END
603 * Streaming enables a thread that polls the RTIO context, so if it's enabled, we in cmd_get_sensor()
537 * limitations, device controller polls to check if the stall bit has been transmitted for in ctrl_ep_stall_workaround()
408 * ``spi_nor`` driver now sleeps between polls in ``spi_nor_wait_until_ready``. If this is not
584 /* Cancel the delayed work that polls the link state */ in eth_xlnx_gem_stop_device()
559 * Polls a given socket.