Home
last modified time | relevance | path

Searched full:posix_api (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-2.7.6/lib/posix/
DKconfig6 default 16 if POSIX_API
12 config POSIX_API config
21 default y if POSIX_API
47 default y if POSIX_API
61 default y if POSIX_API
90 default y if POSIX_API
108 depends on POSIX_API
116 default y if POSIX_API
/Zephyr-Core-2.7.6/tests/posix/eventfd_basic/
Dtestcase.yaml9 posix.eventfd_basic.posix_api:
/Zephyr-Core-2.7.6/subsys/net/lib/sntp/
DKconfig7 depends on NET_SOCKETS_POSIX_NAMES || POSIX_API
/Zephyr-Core-2.7.6/modules/
DKconfig.simplelink10 # Selecting PTHREAD_IPC and POSIX_API are needed to build the host driver
/Zephyr-Core-2.7.6/subsys/net/lib/sockets/
DKconfig15 default y if !POSIX_API
16 depends on !POSIX_API
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-2.6.rst1146 * :github:`35401` - Enabling POSIX_API leads to SSL handshake error
1657 * :github:`33291` - Using both NET_SOCKETS_SOCKOPT_TLS and POSIX_API fails build
2169 * :github:`17353` - Configuring with POSIX_API disables NET_SOCKETS_POSIX_NAMES
Drelease-notes-2.0.rst860 * :github:`17353` - Configuring with POSIX_API disables NET_SOCKETS_POSIX_NAMES
Drelease-notes-2.4.rst1473 * :github:`26033` - NET_SOCKETS_OFFLOAD conflicts with POSIX_API