Searched refs:hfxo_startup_time_table_index (Results 1 – 1 of 1) sorted by relevance
64 static uint8_t hfxo_startup_time_table_index = 0; variable206 …hfxo_startup_time_sum_average -= (int32_t)hfxo_startup_time_table[hfxo_startup_time_table_index] -… in sli_hfxo_manager_end_startup_measurement()207 hfxo_startup_time_table[hfxo_startup_time_table_index] = hfxo_last_startup_time; in sli_hfxo_manager_end_startup_measurement()211 hfxo_startup_time_table_index++; in sli_hfxo_manager_end_startup_measurement()212 hfxo_startup_time_table_index %= HFXO_STARTUP_TIME_TABLE_SIZE; in sli_hfxo_manager_end_startup_measurement()