Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c1078 static uint8_t command_packet_id = 0; in sl_si91x_driver_send_command_packet() local
1145 const uint8_t this_packet_id = command_packet_id; in sl_si91x_driver_send_command_packet()
1146 command_packet_id++; in sl_si91x_driver_send_command_packet()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/
Dsl_si91x_socket_utility.c975 static uint8_t command_packet_id = 0; in sli_si91x_send_socket_command() local
1040 uint8_t this_packet_id = command_packet_id++; in sli_si91x_send_socket_command()