Home
last modified time | relevance | path

Searched defs:poll_timeout (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/lib/os/zvfs/
Dzvfs_poll.c94 int poll_timeout; in zvfs_poll_internal() local
172 int z_impl_zvfs_poll(struct zvfs_pollfd *fds, int nfds, int poll_timeout) in z_impl_zvfs_poll()
Dzvfs_select.c81 k_timeout_t poll_timeout; in z_impl_zvfs_select() local
/Zephyr-latest/tests/net/lib/coap_client/src/
Dstubs.c37 int z_impl_zvfs_poll(struct zvfs_pollfd *fds, int nfds, int poll_timeout) in z_impl_zvfs_poll()
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Devent_flags.c111 k_timeout_t poll_timeout; in osEventFlagsWait() local
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_engine/src/
Dstubs.c126 int z_impl_zvfs_poll(struct zvfs_pollfd *fds, int nfds, int poll_timeout) in z_impl_zvfs_poll()
/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c52 uint32_t poll_timeout; member
Despi_saf_mchp_xec_v2.c71 uint32_t poll_timeout; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dlpn.c118 static int32_t poll_timeout(struct bt_mesh_lpn *lpn) in poll_timeout() function
Dnet.h138 int32_t poll_timeout; member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c423 int32_t poll_timeout; in cmd_polltimeout_get() local