9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
// Copyright 2022 XMOS LIMITED.
|
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
|
|
|
/* This tests for a smooth transition from internal to SOF clock.
|
|
* Unlike test_sync_clk_basic it does not use a "nice" value for MISSING_SOFS
|
|
*/
|
|
|
|
#include "../test_sync_clk_basic/src/main.xc"
|