Searched refs:address (Results 1 – 9 of 9) sorted by relevance
| /modules/nrf_wifi/bus/ |
| A D | spsc_qm.c | 18 spsc_queue_t *spsc32_init(uint32_t address, size_t size) in spsc32_init() argument 20 return spsc_pbuf_init((void *)address, size, 0); in spsc32_init()
|
| A D | spsc_qm.h | 34 spsc_queue_t *spsc32_init(uint32_t address, size_t size);
|
| /modules/thrift/src/thrift/transport/ |
| A D | TSSLServerSocket.h | 42 TSSLServerSocket(const std::string &address, int port,
|
| A D | TSSLServerSocket.cpp | 42 TSSLServerSocket::TSSLServerSocket(const std::string &address, int port, in TSSLServerSocket() argument 44 : TServerSocket(address, port), factory_(factory) in TSSLServerSocket()
|
| A D | TServerSocket.h | 67 TServerSocket(const std::string &address, int port);
|
| /modules/openthread/ |
| A D | Kconfig.thread | 68 int "The maximum number of IPv6 address registrations per child" 223 to set source address of the outgoing translated IPv4 packets. 224 The CIDR must have four bytes in the address with the
|
| /modules/ |
| A D | Kconfig.mcuboot | 227 from there. The image must be linked to execute from RAM, the address that it is copied 239 from there. The image must be linked to execute from RAM, the address that it is copied 306 must be linked to execute from RAM, the address that it is copied to is
|
| /modules/mbedtls/ |
| A D | CMakeLists.txt | 130 # if address sanitizer is enabled, as such switch default optimization level
|
| /modules/hostap/ |
| A D | Kconfig | 441 can use same IP address and skip DHCP. Enable this to skip DHCP. 443 needs to get new IP address after roaming to new AP. Disable this to keep
|
Completed in 14 milliseconds