Home
last modified time | relevance | path

Searched refs:polls (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/samples/sensor/sm351lt/
DREADME.rst9 This sample application periodically polls an SM351LT magnetoresistive sensor
/Zephyr-Core-3.5.0/samples/sensor/i3g4250d/
DREADME.rst10 sampling rate and polls the measurements with the same rate and
/Zephyr-Core-3.5.0/drivers/dma/
DKconfig.iproc_pax40 PAX DMA API polls for dma completions
/Zephyr-Core-3.5.0/tests/kernel/mem_protect/mem_protect/src/
Dkobject.c1254 struct k_poll_signal *polls; in ZTEST() local
1285 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()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_friendship.c78 static void friend_wait_for_polls(int polls) in friend_wait_for_polls() argument
84 while (--polls) { in friend_wait_for_polls()
90 "LPN missing %d polls", polls); in friend_wait_for_polls()
/Zephyr-Core-3.5.0/samples/net/lwm2m_client/
DREADME.rst59 …fig can be used to stop LwM2M engine for periodically interrupting socket polls. It can have signi…