Home
last modified time | relevance | path

Searched defs:select (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/net/socket/select/
DCMakeLists.txt5 project(select) project
/Zephyr-latest/doc/build/kconfig/
Dtips.rst229 .. _good_select_use:
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dhas.h327 int (*select)(uint8_t index, bool sync); member
/Zephyr-latest/lib/posix/options/
Ddevice_io.c122 int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) in select() function
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c81 static const struct pong_selection *select; variable
/Zephyr-latest/drivers/gpio/
Dgpio_smartbond.c46 uint32_t select; member
/Zephyr-latest/subsys/dap/
Dcmsis_dap.c286 uint8_t select = request[1]; in dap_swj_pins() local