Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/
Dsl_net_si91x_integration_handler.c180 … || packet->command == RSI_RECEIVE_RAW_DATA || packet->command == RSI_WLAN_RSP_TCP_ACK_INDICATION in sl_net_si91x_event_dispatch_handler()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_constants.h366 #define RSI_RECEIVE_RAW_DATA 0x0 macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/
Dsl_si91x_socket_utility.c867 } else if (rx_packet->command == RSI_RECEIVE_RAW_DATA) { in si91x_socket_event_handler()
1147 case RSI_RECEIVE_RAW_DATA: in sli_si91x_get_socket_id()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/
Dsli_si91x_multithreaded.c1292 if (frame_type == RSI_RECEIVE_RAW_DATA) {