Remove extern, mark static inline

This commit is contained in:
Ross Owen
2023-01-17 11:53:44 +00:00
parent 8966ad1bb9
commit 2404eaf35f
8 changed files with 11 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2022 XMOS LIMITED.
# Copyright 2022-2023 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
import pytest
import time

View File

@@ -1,8 +1,4 @@
// TODO
// - use lib_random
// - use random seed from pytest
// Copyright 2022 XMOS LIMITED.
// Copyright 2022-2023 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
/* Tests that routing of mixer outputs behaves as expected

View File

@@ -1,4 +1,4 @@
// Copyright 2016-2022 XMOS LIMITED.
// Copyright 2016-2023 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#ifndef _XUA_CONF_H_
#define _XUA_CONF_H_