Home
last modified time | relevance | path

Searched defs:protocol (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/
Dtest_pal_socket.c23 enum tp_sock_type type, enum tp_sock_protocol protocol, in Test_PalSocket()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/
Dtest_pal_socket.c26 enum tp_sock_type type, enum tp_sock_protocol protocol, in Test_PalSocket()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/
Dtest_pal_socket.c28 enum tp_sock_type type, enum tp_sock_protocol protocol, in Test_PalSocket()
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/Driver/DriverTemplates/
DDriver_WiFi.c112 static int32_t ARM_WiFi_SocketCreate (int32_t af, int32_t type, int32_t protocol) { in ARM_WiFi_SocketCreate()