Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_types.h140timestamp; ///< Timestamp. This is value of counter at the time of message. This counter is contin… member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c1408 uint32_t timestamp = sl_si91x_host_get_timestamp(); in sli_wifi_select_option() local
1409 while (sl_si91x_host_elapsed_time(timestamp) < 300) { in sli_wifi_select_option()
1423 uint32_t timestamp = sl_si91x_host_get_timestamp(); in sli_wifi_select_option() local
1425 while (sl_si91x_host_elapsed_time(timestamp) < 3000) { in sli_wifi_select_option()
1439 while (sl_si91x_host_elapsed_time(timestamp) < 2000) { in sli_wifi_select_option()
Dsl_rsi_utility.c104 uint8_t timestamp[8]; // Time Stamp member