Home
last modified time | relevance | path

Searched refs:address (Results 1 – 9 of 9) sorted by relevance

/modules/nrf_wifi/bus/
A Dspsc_qm.c18 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 Dspsc_qm.h34 spsc_queue_t *spsc32_init(uint32_t address, size_t size);
/modules/thrift/src/thrift/transport/
A DTSSLServerSocket.h42 TSSLServerSocket(const std::string &address, int port,
A DTSSLServerSocket.cpp42 TSSLServerSocket::TSSLServerSocket(const std::string &address, int port, in TSSLServerSocket() argument
44 : TServerSocket(address, port), factory_(factory) in TSSLServerSocket()
A DTServerSocket.h67 TServerSocket(const std::string &address, int port);
/modules/openthread/
A DKconfig.thread68 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 DKconfig.mcuboot227 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 DCMakeLists.txt130 # if address sanitizer is enabled, as such switch default optimization level
/modules/hostap/
A DKconfig441 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