Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/
Dsl_si91x_net_internal_stack.c45 #define SL_SI91X_DHCP_UNICAST_OFFER ((uint32_t)1U << 3) macro
92 ip_req.dhcp_mode = (SL_SI91X_DHCP | SL_SI91X_DHCP_UNICAST_OFFER); in sli_si91x_configure_ip_address()
151 ipv6_request.mode[0] = (SL_SI91X_DHCP | SL_SI91X_DHCP_UNICAST_OFFER); in sli_si91x_configure_ip_address()