Searched defs:tcp_ip_feature_bit_map (Results 1 – 2 of 2) sorted by relevance
114 uint32_t tcp_ip_feature_bit_map; ///< TCP/IP feature bit map, @ref SI91X_TCP_IP_FEATURE_BITMAP member
383 uint32_t *tcp_ip_feature_bit_map = (uint32_t *)&(config->boot_config.tcp_ip_feature_bit_map); in sl_si91x_driver_init() local