forked from PAWPAW-Mirror/lib_xua
Added copyright/licence comments
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
// Copyright 2023 XMOS LIMITED.
|
||||||
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#include <print.h>
|
#include <print.h>
|
||||||
#include <platform.h>
|
#include <platform.h>
|
||||||
#include "xua.h"
|
#include "xua.h"
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright 2023 XMOS LIMITED.
|
||||||
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
|
|
||||||
// Header file listing fraction options searched
|
// Header file listing fraction options searched
|
||||||
// These values to go in the bottom 16 bits of the secondary PLL fractional-n divider register.
|
// These values to go in the bottom 16 bits of the secondary PLL fractional-n divider register.
|
||||||
short frac_values_80[391] = {
|
short frac_values_80[391] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user