repo stringlengths 1 152 ⌀ | file stringlengths 14 221 | code stringlengths 501 25k | file_length int64 501 25k | avg_line_length float64 20 99.5 | max_line_length int64 21 134 | extension_type stringclasses 2
values |
|---|---|---|---|---|---|---|
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/fast_math_templates.h | #ifndef _FAST_MATH_TEMPLATES_H_
#define _FAST_MATH_TEMPLATES_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "test_templates.h"
#include <string.h> /* memcpy... | 5,562 | 53.009709 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/fast_math_test_data.h | #ifndef _FAST_MATH_TEST_DATA_H_
#define _FAST_MATH_TEST_DATA_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "arm_math.h"
/*--------------------------------------------... | 1,192 | 38.766667 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/intrinsics_test_data.h | #ifndef _INTRINSICS_TEST_DATA_H_
#define _INTRINSICS_TEST_DATA_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "arm_math.h"
/*------------------------------------------... | 1,088 | 37.892857 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/intrinsics_templates.h | #ifndef _INTRINSICS_TEMPLATES_H_
#define _INTRINSICS_TEMPLATES_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "test_templates.h"
#include <string.h> /* memc... | 10,504 | 61.904192 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/templates/template.h | #ifndef _TEMPLATE_H_
#define _TEMPLATE_H_
/*--------------------------------------------------------------------------------*/
/* Looping and Iteration */
/*--------------------------------------------------------------------------------*/
/**
* Template for the general structure of a loop.
*/
#define TEMPLATE_LOO... | 3,644 | 39.955056 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_test_data.h | #ifndef _STATISTICS_TEST_DATA_H_
#define _STATISTICS_TEST_DATA_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "arr_desc.h"
#include "arm_math.h"
/*--------------------... | 1,448 | 31.2 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_templates.h | #ifndef _STATISTICS_TEMPLATES_H_
#define _STATISTICS_TEMPLATES_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "test_templates.h"
/*------------------------------------... | 6,811 | 42.113924 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_tests.h | #ifndef _STATISTICS_TESTS_H_
#define _STATISTICS_TESTS_H_
/*--------------------------------------------------------------------------------*/
/* Test/Group Declarations */
/*--------------------------------------------------------------------------------*/
JTEST_DECLARE_GROUP(max_tests);
JTEST_DECLARE_GROUP(mean_test... | 521 | 31.625 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_templates.h | #ifndef _COMPLEX_MATH_TEMPLATES_H_
#define _COMPLEX_MATH_TEMPLATES_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "test_templates.h"
/*---------------------------------... | 10,414 | 45.704036 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_tests.h | #ifndef _COMPLEX_MATH_TESTS_H_
#define _COMPLEX_MATH_TESTS_H_
/*--------------------------------------------------------------------------------*/
/* Test/Group Declarations */
/*--------------------------------------------------------------------------------*/
JTEST_DECLARE_GROUP(cmplx_conj_tests);
JTEST_DECLARE_GROU... | 555 | 36.066667 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_data.h | #ifndef _COMPLEX_MATH_TEST_DATA_H_
#define _COMPLEX_MATH_TEST_DATA_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "arr_desc.h"
#include "arm_math.h"
/*----------------... | 1,736 | 33.058824 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_tests.h | #ifndef _MATRIX_TESTS_H_
#define _MATRIX_TESTS_H_
/*--------------------------------------------------------------------------------*/
/* Test/Group Declarations */
/*--------------------------------------------------------------------------------*/
JTEST_DECLARE_GROUP(mat_add_tests);
JTEST_DECLARE_GROUP(mat_cmplx_mul... | 629 | 34 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_templates.h | #ifndef _MATRIX_TEMPLATES_H_
#define _MATRIX_TEMPLATES_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "test_templates.h"
/*---------------------------------------------... | 20,533 | 54.347709 | 85 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_test_data.h | #ifndef _MATRIX_TEST_DATA_H_
#define _MATRIX_TEST_DATA_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "arr_desc.h"
#include "arm_math.h" /* float32_t */
/*--... | 2,170 | 38.472727 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_tests.h | #ifndef _BASIC_MATH_TESTS_H_
#define _BASIC_MATH_TESTS_H_
/*--------------------------------------------------------------------------------*/
/* Test/Group Declarations */
/*--------------------------------------------------------------------------------*/
JTEST_DECLARE_GROUP(abs_tests);
JTEST_DECLARE_GROUP(add_tests... | 598 | 32.277778 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_templates.h | #ifndef _BASIC_MATH_TEMPLATES_H_
#define _BASIC_MATH_TEMPLATES_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "test_templates.h"
/*-------------------------------------... | 13,314 | 48.682836 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_test_data.h | #ifndef ARM_BASIC_MATH_TEST_DATA_H
#define ARM_BASIC_MATH_TEST_DATA_H
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "arr_desc.h"
#include "arm_math.h"
/*----------------... | 1,469 | 30.276596 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_templates.h | #ifndef _FILTERING_TEMPLATES_H_
#define _FILTERING_TEMPLATES_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "test_templates.h"
/*---------------------------------------... | 3,851 | 40.869565 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_test_data.h | #ifndef FILTERING_TEST_DATA_H
#define FILTERING_TEST_DATA_H
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "arr_desc.h"
#include "arm_math.h"
/*--------------------------... | 3,481 | 41.463415 | 111 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_templates.h | #ifndef _CONTROLLER_TEMPLATES_H_
#define _CONTROLLER_TEMPLATES_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "test_templates.h"
#include <string.h> /* memc... | 1,858 | 38.553191 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_test_data.h | #ifndef _CONTROLLER_TEST_DATA_H_
#define _CONTROLLER_TEST_DATA_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "arm_math.h"
/*------------------------------------------... | 1,463 | 42.058824 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/main.c | #include "jtest.h"
#include "all_tests.h"
#include "arm_math.h"
#if defined(__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050)
asm(" .global __ARM_use_no_argv\n");
#endif
void debug_init(void)
{
uint32_t * SHCSR_ptr = (uint32_t *) 0xE000ED24; /* System Handler Control and State Register */
*SHCSR_ptr |= 0x700... | 666 | 22.821429 | 99 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/all_tests.c | #include "jtest.h"
#include "basic_math_test_group.h"
#include "complex_math_test_group.h"
#include "controller_test_group.h"
#include "fast_math_test_group.h"
#include "filtering_test_group.h"
#include "matrix_test_group.h"
#include "statistics_test_group.h"
#include "support_test_group.h"
#include "transform_test_gro... | 852 | 26.516129 | 41 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/math_helper.c | /* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 29. November 2010
* $Revision: V1.0.3
*
* Project: CMSIS DSP Library
*
* Title: math_helper.c
*
* Description: Definition of all helper functions required.
*... | 10,536 | 20.416667 | 77 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/cfft_tests.c | #include "jtest.h"
#include "ref.h"
#include "arr_desc.h"
#include "transform_templates.h"
#include "transform_test_data.h"
#define CFFT_SNR_THRESHOLD 120
/*
CFFT function test template. Arguments are: inverse-transform flag, function
suffix (q7/q15/q31/f32) and the output type (q7_t, q15_t, q31_t, float32_t)
*/
... | 8,453 | 57.303448 | 89 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/rfft_tests.c | #include "jtest.h"
#include "ref.h"
#include "arr_desc.h"
#include "transform_templates.h"
#include "transform_test_data.h"
#include "type_abbrev.h"
/*
FFT function test template. Arguments are: function suffix (q7/q15/q31/f32)
function configuration suffix (same as function suffix), inverse-transform flag,
inpu... | 5,867 | 60.768421 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/dct4_tests.c | #include "jtest.h"
#include "ref.h"
#include "arm_math.h"
#include "arr_desc.h"
#include "transform_templates.h"
#include "transform_test_data.h"
#include "type_abbrev.h"
#include <math.h> /* sqrtf() */
/*--------------------------------------------------------------------------------*/
/* Aliases to aid... | 12,952 | 64.419192 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/cfft_family_tests.c | #include "jtest.h"
#include "ref.h"
#include "arr_desc.h"
#include "transform_templates.h"
#include "transform_test_data.h"
#include "type_abbrev.h"
/*--------------------------------------------------------------------------------*/
/* Macros and Defines */
/*----------------------------------------------------------... | 10,016 | 53.440217 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/rfft_fast_tests.c | #include "jtest.h"
#include "ref.h"
#include "arr_desc.h"
#include "transform_templates.h"
#include "transform_test_data.h"
#include "type_abbrev.h"
/*
FFT fast function test template. Arguments are: function configuration suffix
(q7/q15/q31/f32) and inverse-transform flag
*/
#define RFFT_FAST_DEFINE_TEST(config_suffi... | 4,410 | 57.039474 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/copy_tests.c | #include "jtest.h"
#include "support_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "support_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_COPY_TEST(suffix) \
SUPPORT_... | 1,099 | 31.352941 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/support_test_common_data.c | #include "arm_math.h"
#include "support_test_data.h"
#define MAX_INPUT_ELEMENTS 32
#define BIGGEST_INPUT_TYPE float32_t
/*--------------------------------------------------------------------------------*/
/* Input/Output Buffers */
/*--------------------------------------------------------------------------------*/
... | 2,975 | 33.604651 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/fill_tests.c | #include "jtest.h"
#include "support_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "support_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_FILL_TEST(suffix) \
SUPPORT_... | 1,151 | 30.135135 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/x_to_y_tests.c | #include "jtest.h"
#include "support_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "support_templates.h"
#include "type_abbrev.h"
/* Aliases to play nicely with templates. */
#define arm_f32_t... | 2,846 | 34.148148 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/fast_math_tests/fast_math_tests.c | #include "jtest.h"
#include "ref.h"
#include "arr_desc.h"
#include "fast_math_templates.h"
#include "fast_math_test_data.h"
#include "type_abbrev.h"
SQRT_TEST_TEMPLATE_ELT1(q31);
SQRT_TEST_TEMPLATE_ELT1(q15);
SIN_COS_TEST_TEMPLATE_ELT1(f32, float32_t, sin);
SIN_COS_TEST_TEMPLATE_ELT1(q31, q31_t, sin);
SIN_COS_TEST_TE... | 1,105 | 27.358974 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/intrinsics_tests/intrinsics_tests.c | #include "jtest.h"
#include "ref.h"
#include "arr_desc.h"
#include "intrinsics_templates.h"
#include "intrinsics_test_data.h"
#include "type_abbrev.h"
INTRINSICS_TEST_TEMPLATE_ELT2(__QADD8, q31);
INTRINSICS_TEST_TEMPLATE_ELT2(__QSUB8, q31);
INTRINSICS_TEST_TEMPLATE_ELT2(__QADD16, q31);
INTRINSICS_TEST_TEMPLATE_ELT2(__... | 2,220 | 34.253968 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/power_tests.c | #include "jtest.h"
#include "statistics_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "statistics_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_POWER_TEST(suffix, output_type) \
... | 1,230 | 32.27027 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/min_tests.c | #include "jtest.h"
#include "statistics_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "statistics_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MIN_TEST(suffix) \
ST... | 1,151 | 30.135135 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/mean_tests.c | #include "jtest.h"
#include "statistics_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "statistics_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MEAN_TEST(suffix) \
ST... | 1,160 | 30.378378 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/rms_tests.c | #include "jtest.h"
#include "statistics_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "statistics_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_RMS_TEST(suffix) \
ST... | 1,093 | 30.257143 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/std_tests.c | #include "jtest.h"
#include "statistics_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "statistics_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_STD_TEST(suffix) \
ST... | 1,093 | 30.257143 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/statistics_test_common_data.c | #include "statistics_test_data.h"
/*--------------------------------------------------------------------------------*/
/* Input/Output Buffers */
/*--------------------------------------------------------------------------------*/
ARR_DESC_DEFINE(STATISTICS_BIGGEST_INPUT_TYPE,
statistics_output_fut,
... | 3,338 | 34.147368 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/max_tests.c | #include "jtest.h"
#include "statistics_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "statistics_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MAX_TEST(suffix) \
ST... | 1,151 | 30.135135 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/var_tests.c | #include "jtest.h"
#include "statistics_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "statistics_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_VAR_TEST(suffix) \
ST... | 1,093 | 30.257143 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/complex_math_test_common_data.c | #include "complex_math_test_data.h"
/*--------------------------------------------------------------------------------*/
/* Input/Output Buffers */
/*--------------------------------------------------------------------------------*/
ARR_DESC_DEFINE(COMPLEX_MATH_BIGGEST_INPUT_TYPE,
complex_math_output_... | 5,124 | 43.565217 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_dot_prod_tests.c | #include "jtest.h"
#include "complex_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "complex_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_CMPLX_DOT_PROD_TEST(suffix, compar... | 1,356 | 41.40625 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mag_squared_tests.c | #include "jtest.h"
#include "complex_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "complex_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_CMPLX_MAG_SQUARED_TEST(suffix) ... | 1,168 | 35.53125 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_conj_tests.c | #include "jtest.h"
#include "complex_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "complex_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_CMPLX_CONJ_TEST(suffix) ... | 1,126 | 34.21875 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mult_cmplx_tests.c | #include "jtest.h"
#include "complex_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "complex_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_CMPLX_MULT_CMPLX_TEST(suffix) \
... | 1,140 | 34.65625 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mult_real_test.c | #include "jtest.h"
#include "complex_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "complex_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_CMPLX_MULT_REAL_TEST(suffix, compa... | 1,379 | 42.125 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mag_tests.c | #include "jtest.h"
#include "complex_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "complex_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_CMPLX_MAG_TEST(suffix, comparison_... | 1,284 | 39.15625 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/matrix_test_common_data.c | #include "arm_math.h"
#include "matrix_test_data.h"
#include "type_abbrev.h"
/*--------------------------------------------------------------------------------*/
/* Input/Output Buffers */
/*--------------------------------------------------------------------------------*/
MATRIX_TEST_BIGGEST_INPUT_TYPE matrix_output... | 12,048 | 46.066406 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_inverse_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
JTEST_DEFINE_TEST(arm_mat_inverse_f32_test, arm_mat_inverse_f32)... | 3,419 | 35.774194 | 87 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_scale_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
/* This is for the two fixed point cases */
#define JTEST_ARM_MA... | 4,547 | 48.978022 | 107 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_mult_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MAT_MULT_TEST(suffix) \
MA... | 2,139 | 34.666667 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_add_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MAT_ADD_TEST(suffix) \
MATRIX_DEF... | 1,053 | 31.9375 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_sub_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MAT_SUB_TEST(suffix) \
MATRIX_DEF... | 1,105 | 30.6 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_mult_fast_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MAT_MULT_FAST_TEST(suffix) \
MA... | 2,128 | 35.706897 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_trans_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MAT_TRANS_TEST(suffix) \
MATRIX_DEF... | 1,080 | 30.794118 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_init_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MAT_INIT_TEST(suffix) \
... | 2,643 | 43.813559 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_cmplx_mult_tests.c | #include "jtest.h"
#include "matrix_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "matrix_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MAT_CMPLX_MULT_TEST(suffix, comparison_interfa... | 2,341 | 38.033333 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/matrix_test_group.c | #include "jtest.h"
#include "matrix_tests.h"
JTEST_DEFINE_GROUP(matrix_tests)
{
/*
To skip a test, comment it out.
*/
JTEST_GROUP_CALL(mat_add_tests);
JTEST_GROUP_CALL(mat_cmplx_mult_tests);
JTEST_GROUP_CALL(mat_init_tests);
JTEST_GROUP_CALL(mat_inverse_tests);
JTEST_GROUP_CALL(mat_mu... | 503 | 24.2 | 43 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/abs_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_ABS_TEST(suffix) \
BA... | 1,050 | 30.848485 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/negate_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_NEGATE_TEST(suffix) \
BA... | 1,076 | 31.636364 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/basic_math_test_common_data.c | #include "basic_math_test_data.h"
/*--------------------------------------------------------------------------------*/
/* Input/Output Buffers */
/*--------------------------------------------------------------------------------*/
ARR_DESC_DEFINE(BASIC_MATH_BIGGEST_INPUT_TYPE,
basic_math_output_fut,
... | 3,508 | 33.401961 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/add_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_ADD_TEST(suffix) \
BA... | 1,099 | 31.352941 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/offset_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_OFFSET_TEST(suffix) \
... | 1,146 | 32.735294 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/scale_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_SCALE_TEST(suffix) \
... | 1,647 | 30.09434 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/shift_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_SHIFT_TEST(suffix) \
... | 1,069 | 32.4375 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/dot_prod_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_DOT_PROD_TEST(suffix) \
BA... | 1,153 | 32.941176 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/mult_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_MULT_TEST(suffix, compare_interface) ... | 1,230 | 35.205882 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/sub_tests.c | #include "jtest.h"
#include "basic_math_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "basic_math_templates.h"
#include "type_abbrev.h"
#define JTEST_ARM_SUB_TEST(suffix) \
BA... | 1,099 | 31.352941 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/iir_tests.c | #include "jtest.h"
#include "filtering_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "filtering_templates.h"
#include "type_abbrev.h"
#define IIR_DEFINE_TEST(suffix, output_type) ... | 5,207 | 66.636364 | 91 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/biquad_tests.c | #include "jtest.h"
#include "filtering_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "filtering_templates.h"
#include "type_abbrev.h"
#define BIQUAD_DEFINE_TEST(suffix, instance_name, config_s... | 13,856 | 55.559184 | 90 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/lms_tests.c | #include "jtest.h"
#include "filtering_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "filtering_templates.h"
#include "type_abbrev.h"
static const float32_t mu_f32 = 0.00854f;//1.0f;
static co... | 16,916 | 75.895455 | 88 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/correlate_tests.c | #include "jtest.h"
#include "filtering_test_data.h"
#include "arr_desc.h"
#include "arm_math.h" /* FUTs */
#include "ref.h" /* Reference Functions */
#include "test_templates.h"
#include "filtering_templates.h"
#include "type_abbrev.h"
/*--------------------------------------------------------... | 15,447 | 48.672026 | 93 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/pid_tests.c | #include "jtest.h"
#include "arr_desc.h"
#include "arm_math.h"
#include "ref.h"
#include "type_abbrev.h"
#include "test_templates.h"
#include "controller_test_data.h"
#include "controller_templates.h"
/**
* Define a JTEST_TEST_t for the function arm_pid_xxx function having
* suffix.
*/
#define ARM_PID_TEST(suffix... | 4,267 | 52.35 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/sin_cos_tests.c | #include "jtest.h"
#include "arr_desc.h"
#include "arm_math.h"
#include "ref.h"
#include "type_abbrev.h"
#include "test_templates.h"
/*--------------------------------------------------------------------------------*/
/* Input Data */
/*--------------------------------------------------------------------------------*/... | 5,085 | 32.460526 | 87 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/pid_reset_tests.c | #include "jtest.h"
#include "arr_desc.h"
#include "arm_math.h"
#include "type_abbrev.h"
#include "test_templates.h"
/* Bucket of zeros. For comparison with the output of arm_pid_reset_xxx. */
ARR_DESC_DEFINE(float32_t, zeroes, 3, CURLY(0));
/**
* Define a JTEST_TEST_t for the function arm_pid_reset_xxx function hav... | 2,336 | 43.09434 | 84 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM3.c | /**************************************************************************//**
* @file system_ARMCM3.c
* @brief CMSIS Device System Source File for
* ARMCM3 Device Series
* @version V5.00
* @date 07. September 2016
****************************************************************************... | 2,412 | 33.971014 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM0.c | /**************************************************************************//**
* @file system_ARMCM0.c
* @brief CMSIS Device System Source File for
* ARMCM0 Device Series
* @version V5.00
* @date 07. September 2016
****************************************************************************... | 2,047 | 34.929825 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM4.c | /**************************************************************************//**
* @file system_ARMCM4.c
* @brief CMSIS Device System Source File for
* ARMCM4 Device Series
* @version V5.00
* @date 07. September 2016
****************************************************************************... | 2,807 | 32.428571 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMv8MML.c | /**************************************************************************//**
* @file system_ARMv8MML.c
* @brief CMSIS Device System Source File for
* ARMv8MML Device Series
* @version V5.00
* @date 02. November 2016
*************************************************************************... | 3,251 | 31.52 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMv8MBL.c | /**************************************************************************//**
* @file system_ARMv8MBL.c
* @brief CMSIS Device System Source File for
* ARMv8MBL Device Series
* @version V5.00
* @date 07. September 2016
************************************************************************... | 2,613 | 32.948052 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM23.c | /**************************************************************************//**
* @file system_ARMCM23.c
* @brief CMSIS Device System Source File for
* ARMCM23 Device Series
* @version V5.00
* @date 21. October 2016
****************************************************************************... | 2,734 | 31.951807 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM33.c | /**************************************************************************//**
* @file system_ARMCM33.c
* @brief CMSIS Device System Source File for
* ARMCM33 Device Series
* @version V5.00
* @date 02. November 2016
***************************************************************************... | 3,251 | 31.52 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM7.c | /**************************************************************************//**
* @file system_ARMCM7.c
* @brief CMSIS Device System Source File for
* ARMCM7 Device Series
* @version V5.00
* @date 07. September 2016
****************************************************************************... | 2,858 | 32.244186 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMSC300.c | /**************************************************************************//**
* @file system_ARMSC300.c
* @brief CMSIS Device System Source File for
* ARMSC300 Device Series
* @version V5.00
* @date 07. September 2016
************************************************************************... | 2,498 | 33.232877 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMSC000.c | /**************************************************************************//**
* @file system_ARMSC000.c
* @brief CMSIS Device System Source File for
* for ARMSC000 Device Series
* @version V5.00
* @date 07. September 2016
********************************************************************... | 2,057 | 35.105263 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_generic.c |
#if (defined (ARMCM0))
#include "system_ARMCM0.c"
#elif (defined (ARMCM0P))
#include "system_ARMCM0plus.c"
#elif (defined (ARMCM3))
#include "system_ARMCM3.c"
#elif (defined (ARMCM4) || defined (ARMCM4_FP))
#include "system_ARMCM4.c"
#elif (defined (ARMCM7) || defined (ARMCM7_SP) || defined (ARMCM7_DP))
... | 685 | 23.5 | 70 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC/Retarget.c | /*----------------------------------------------------------------------------
* Name: Retarget.c
* Purpose: 'Retarget' layer for target-dependent low level functions
* Note(s):
*----------------------------------------------------------------------------
* This file is part of the uVision/ARM development tools... | 1,274 | 23.056604 | 80 | c |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_fw.h | #ifndef _JTEST_FW_H_
#define _JTEST_FW_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include <stdint.h> /* int32_t */
#include <string.h> /* strcpy() *... | 8,011 | 30.543307 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_define.h | #ifndef _JTEST_DEFINE_H_
#define _JTEST_DEFINE_H_
/*--------------------------------------------------------------------------------*/
/* Macros and Defines */
/*--------------------------------------------------------------------------------*/
/**
* Makes a symbol for use as a struct name. Names made this way have... | 1,249 | 31.894737 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_group_define.h | #ifndef _JTEST_GROUP_DEFINE_H_
#define _JTEST_GROUP_DEFINE_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "jtest_util.h"
#include "jtest_define.h"
#include "jtest_grou... | 2,747 | 30.227273 | 88 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_util.h | #ifndef _JTEST_UTIL_H_
#define _JTEST_UTIL_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "util/util.h"
/*-------------------------------------------------------------... | 1,051 | 36.571429 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_group.h | #ifndef _JTEST_GROUP_H_
#define _JTEST_GROUP_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "jtest_pf.h"
#include "jtest_util.h"
/*------------------------------------... | 2,149 | 31.089552 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test_define.h | #ifndef _JTEST_TEST_DEFINE_H_
#define _JTEST_TEST_DEFINE_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "jtest_util.h"
#include "jtest_define.h"
#include "jtest_test.h"... | 5,074 | 36.873134 | 85 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test.h | #ifndef _JTEST_TEST_H_
#define _JTEST_TEST_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include <stdint.h>
#include "jtest_util.h"
#include "jtest_test_ret.h"
/*------------... | 3,606 | 34.712871 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_pf.h | #ifndef _JTEST_PF_H_
#define _JTEST_PF_H_
/*--------------------------------------------------------------------------------*/
/* Purpose */
/*--------------------------------------------------------------------------------*/
/* jtest_pf.h Contains macros useful for capturing pass/fail data. */
/*-------------------... | 2,655 | 29.883721 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_cycle.h | #ifndef _JTEST_CYCLE_H_
#define _JTEST_CYCLE_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
#include "jtest_fw.h" /* JTEST_DUMP_STRF() */
#include "jtest_systick.h"
#i... | 3,013 | 44.666667 | 84 | h |
null | SONYC-MKII-main/sonyc_mkii_tools/charger/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_systick.h | #ifndef _JTEST_SYSTICK_H_
#define _JTEST_SYSTICK_H_
/*--------------------------------------------------------------------------------*/
/* Includes */
/*--------------------------------------------------------------------------------*/
/* Get access to the SysTick structure. */
#if defined ARMCM0
#include "ARMCM... | 2,910 | 29.968085 | 84 | h |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.