Changeset 20
- Timestamp:
- Aug 23, 2025, 6:55:08 PM (2 months ago)
- Location:
- trunk/fw_g473rct
- Files:
-
- 1420 added
- 1 edited
-
.mxproject (added)
-
CMakeLists.txt (added)
-
CMakePresets.json (added)
-
Core (added)
-
Core/Inc (added)
-
Core/Inc/adc.h (added)
-
Core/Inc/crc.h (added)
-
Core/Inc/dma.h (added)
-
Core/Inc/fdcan.h (added)
-
Core/Inc/gpio.h (added)
-
Core/Inc/i2c.h (added)
-
Core/Inc/main.h (added)
-
Core/Inc/spi.h (added)
-
Core/Inc/stm32g4xx_hal_conf.h (added)
-
Core/Inc/stm32g4xx_it.h (added)
-
Core/Inc/usart.h (added)
-
Core/Inc/usb.h (added)
-
Core/Src (added)
-
Core/Src/adc.c (added)
-
Core/Src/crc.c (added)
-
Core/Src/dma.c (added)
-
Core/Src/fdcan.c (added)
-
Core/Src/gpio.c (added)
-
Core/Src/i2c.c (added)
-
Core/Src/main.c (added)
-
Core/Src/spi.c (added)
-
Core/Src/stm32g4xx_hal_msp.c (added)
-
Core/Src/stm32g4xx_it.c (added)
-
Core/Src/syscalls.c (added)
-
Core/Src/sysmem.c (added)
-
Core/Src/system_stm32g4xx.c (added)
-
Core/Src/usart.c (added)
-
Core/Src/usb.c (added)
-
Drivers (added)
-
Drivers/CMSIS (added)
-
Drivers/CMSIS/Core (added)
-
Drivers/CMSIS/Core/Include (added)
-
Drivers/CMSIS/Core/Include/cmsis_armcc.h (added)
-
Drivers/CMSIS/Core/Include/cmsis_armclang.h (added)
-
Drivers/CMSIS/Core/Include/cmsis_armclang_ltm.h (added)
-
Drivers/CMSIS/Core/Include/cmsis_compiler.h (added)
-
Drivers/CMSIS/Core/Include/cmsis_gcc.h (added)
-
Drivers/CMSIS/Core/Include/cmsis_iccarm.h (added)
-
Drivers/CMSIS/Core/Include/cmsis_version.h (added)
-
Drivers/CMSIS/Core/Include/core_armv81mml.h (added)
-
Drivers/CMSIS/Core/Include/core_armv8mbl.h (added)
-
Drivers/CMSIS/Core/Include/core_armv8mml.h (added)
-
Drivers/CMSIS/Core/Include/core_cm0.h (added)
-
Drivers/CMSIS/Core/Include/core_cm0plus.h (added)
-
Drivers/CMSIS/Core/Include/core_cm1.h (added)
-
Drivers/CMSIS/Core/Include/core_cm23.h (added)
-
Drivers/CMSIS/Core/Include/core_cm3.h (added)
-
Drivers/CMSIS/Core/Include/core_cm33.h (added)
-
Drivers/CMSIS/Core/Include/core_cm35p.h (added)
-
Drivers/CMSIS/Core/Include/core_cm4.h (added)
-
Drivers/CMSIS/Core/Include/core_cm7.h (added)
-
Drivers/CMSIS/Core/Include/core_sc000.h (added)
-
Drivers/CMSIS/Core/Include/core_sc300.h (added)
-
Drivers/CMSIS/Core/Include/mpu_armv7.h (added)
-
Drivers/CMSIS/Core/Include/mpu_armv8.h (added)
-
Drivers/CMSIS/Core/Include/tz_context.h (added)
-
Drivers/CMSIS/Core/Template (added)
-
Drivers/CMSIS/Core/Template/ARMv8-M (added)
-
Drivers/CMSIS/Core/Template/ARMv8-M/main_s.c (added)
-
Drivers/CMSIS/Core/Template/ARMv8-M/tz_context.c (added)
-
Drivers/CMSIS/DSP (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/arr_desc (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/arr_desc/arr_desc.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_cycle.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_define.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_fw.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_group_call.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_group_define.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_pf.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_systick.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test_call.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test_define.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test_ret.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_util.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/opt_arg (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/opt_arg/opt_arg.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/opt_arg/pp_narg.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/opt_arg/splice.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/util (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/util/util.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/jtest_cycle.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/jtest_dump_str_segments.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/jtest_fw.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/jtest_trigger_action.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/all_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/fast_math_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/fast_math_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/fast_math_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/intrinsics_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/intrinsics_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/intrinsics_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/math_helper.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/support_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/support_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/support_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/support_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/templates (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/templates/template.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/templates/test_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/transform_templates.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/transform_test_data.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/transform_test_group.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/transform_tests.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/type_abbrev.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC/Retarget.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC/startup_armv6-m.s (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC/startup_armv7-m.s (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCLANG (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCLANG/startup_armv6-m.S (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCLANG/startup_armv7-m.S (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/GCC (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/GCC/Retarget.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/GCC/startup_armv6-m.S (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/GCC/startup_armv7-m.S (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/startup_generic.S (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM23.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM33.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMSC000.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMSC300.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMv8MBL.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMv8MML.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_generic.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/all_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/abs_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/add_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/basic_math_test_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/basic_math_test_group.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/dot_prod_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/mult_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/negate_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/offset_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/scale_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/shift_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/sub_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_conj_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_dot_prod_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mag_squared_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mag_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mult_cmplx_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mult_real_test.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/complex_math_test_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/complex_math_test_group.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/controller_test_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/controller_test_group.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/pid_reset_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/pid_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/sin_cos_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/fast_math_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/fast_math_tests/fast_math_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/fast_math_tests/fast_math_tests_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/biquad_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/conv_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/correlate_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/filtering_test_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/filtering_test_group.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/fir_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/iir_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/lms_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/intrinsics_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/intrinsics_tests/intrinsics_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/intrinsics_tests/intrinsics_tests_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/main.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/math_helper.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_add_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_cmplx_mult_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_init_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_inverse_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_mult_fast_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_mult_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_scale_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_sub_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_trans_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/matrix_test_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/matrix_test_group.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/max_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/mean_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/min_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/power_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/rms_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/statistics_test_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/statistics_test_group.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/std_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/var_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/copy_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/fill_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/support_test_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/support_test_group.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/x_to_y_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/cfft_family_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/cfft_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/dct4_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/rfft_fast_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/rfft_tests.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/transform_test_group.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/transform_tests_common_data.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MBLl_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MMLl_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MMLld_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MMLldfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MMLlfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM0l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM3l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM4l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM4lf_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM7l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM7lfdp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM7lfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5 (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/CMSIS (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/CMSIS/RTX_Config.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/CMSIS/RTX_Config.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/CMSIS/handlers.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5 (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/mem_ARMCA5.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/mmu_ARMCA5.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/startup_ARMCA5.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/system_ARMCA5.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/system_ARMCA5.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/RTE_Components.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/main.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_MPS2 (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_MPS2/HowTo.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MBLl_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MMLl_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MMLld_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MMLldfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MMLlfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM0l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM3l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM4l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM4lf_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM7l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM7lfdp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM7lfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2 (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MBLl_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MMLl_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MMLld_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MMLldfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MMLlfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM0l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM3l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM4l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM4lf_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM7l_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM7lfdp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM7lfsp_config.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/HowTo.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/HowTo_SV.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/inc (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/inc/ref.h (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/BasicMathFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/abs.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/add.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/dot_prod.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/mult.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/negate.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/offset.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/scale.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/shift.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/sub.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/ComplexMathFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_conj.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_dot_prod.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_mag.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_mag_squared.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_mult_cmplx.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_mult_real.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ControllerFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ControllerFunctions/ControllerFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ControllerFunctions/pid.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ControllerFunctions/sin_cos.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/FastMathFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/cos.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/sin.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/sqrt.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/FilteringFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/biquad.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/conv.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/correlate.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir_decimate.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir_interpolate.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir_lattice.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir_sparse.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/iir_lattice.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/lms.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/HelperFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/mat_helper.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/ref_helper.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/Intrinsics (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/Intrinsics/Intrinsics_.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/Intrinsics/intrinsics.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/MatrixFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_add.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_cmplx_mult.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_inverse.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_mult.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_scale.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_sub.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_trans.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/StatisticsFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/max.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/mean.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/min.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/power.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/rms.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/std.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/var.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/SupportFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/copy.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/fill.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/fixed_to_fixed.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/fixed_to_float.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/float_to_fixed.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/TransformFunctions.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/bitreversal.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/cfft.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/dct4.c (added)
-
Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/rfft.c (added)
-
Drivers/CMSIS/DSP/Examples (added)
-
Drivers/CMSIS/DSP/Examples/ARM (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/arm_class_marks_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/arm_convolution_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/math_helper.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/math_helper.h (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/arm_dotproduct_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/arm_fft_bin_data.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/arm_fft_bin_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/arm_fir_data.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/arm_fir_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/math_helper.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/math_helper.h (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/math_helper.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/math_helper.h (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/arm_linear_interp_data.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/arm_linear_interp_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/math_helper.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/math_helper.h (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/arm_matrix_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/math_helper.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/math_helper.h (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/arm_signal_converge_data.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/arm_signal_converge_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/math_helper.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/math_helper.h (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/arm_sin_cos_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/Abstract.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/arm_variance_example_f32.c (added)
-
Drivers/CMSIS/DSP/Examples/ARM/boot (added)
-
Drivers/CMSIS/DSP/Examples/ARM/boot/RTE_Components.h (added)
-
Drivers/CMSIS/DSP/Include (added)
-
Drivers/CMSIS/DSP/Include/arm_common_tables.h (added)
-
Drivers/CMSIS/DSP/Include/arm_const_structs.h (added)
-
Drivers/CMSIS/DSP/Include/arm_math.h (added)
-
Drivers/CMSIS/DSP/Lib (added)
-
Drivers/CMSIS/DSP/Lib/ARM (added)
-
Drivers/CMSIS/DSP/Lib/ARM/arm_cortexM4b_math.lib (added)
-
Drivers/CMSIS/DSP/Lib/ARM/arm_cortexM4bf_math.lib (added)
-
Drivers/CMSIS/DSP/Lib/ARM/arm_cortexM4l_math.lib (added)
-
Drivers/CMSIS/DSP/Lib/ARM/arm_cortexM4lf_math.lib (added)
-
Drivers/CMSIS/DSP/Lib/GCC (added)
-
Drivers/CMSIS/DSP/Lib/IAR (added)
-
Drivers/CMSIS/DSP/PythonWrapper (added)
-
Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg (added)
-
Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/src (added)
-
Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/src/cmsismodule.c (added)
-
Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/src/cmsismodule.h (added)
-
Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/src/fftinit.c (added)
-
Drivers/CMSIS/DSP/Source (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q7.c (added)
-
Drivers/CMSIS/DSP/Source/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/CommonTables (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/CommonTables.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/arm_common_tables.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/arm_const_structs.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/ControllerFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_sin_cos_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_sin_cos_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/FastMathFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sqrt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sqrt_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/FilteringFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_opt_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_opt_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_opt_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/MatrixFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_inverse_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_inverse_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/SupportFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_float.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_float.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_float.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/TransformFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal2.S (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal2.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix8_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_q31.c (added)
-
Drivers/CMSIS/Device (added)
-
Drivers/CMSIS/Device/ST (added)
-
Drivers/CMSIS/Device/ST/STM32G4xx (added)
-
Drivers/CMSIS/Device/ST/STM32G4xx/Include (added)
-
Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g473xx.h (added)
-
Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g4xx.h (added)
-
Drivers/CMSIS/Device/ST/STM32G4xx/Include/system_stm32g4xx.h (added)
-
Drivers/CMSIS/Device/ST/STM32G4xx/LICENSE.txt (added)
-
Drivers/CMSIS/Device/ST/STM32G4xx/Source (added)
-
Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates (added)
-
Drivers/CMSIS/Include (added)
-
Drivers/CMSIS/Include/cmsis_armcc.h (added)
-
Drivers/CMSIS/Include/cmsis_armclang.h (added)
-
Drivers/CMSIS/Include/cmsis_armclang_ltm.h (added)
-
Drivers/CMSIS/Include/cmsis_compiler.h (added)
-
Drivers/CMSIS/Include/cmsis_gcc.h (added)
-
Drivers/CMSIS/Include/cmsis_iccarm.h (added)
-
Drivers/CMSIS/Include/cmsis_version.h (added)
-
Drivers/CMSIS/Include/core_armv81mml.h (added)
-
Drivers/CMSIS/Include/core_armv8mbl.h (added)
-
Drivers/CMSIS/Include/core_armv8mml.h (added)
-
Drivers/CMSIS/Include/core_cm0.h (added)
-
Drivers/CMSIS/Include/core_cm0plus.h (added)
-
Drivers/CMSIS/Include/core_cm1.h (added)
-
Drivers/CMSIS/Include/core_cm23.h (added)
-
Drivers/CMSIS/Include/core_cm3.h (added)
-
Drivers/CMSIS/Include/core_cm33.h (added)
-
Drivers/CMSIS/Include/core_cm35p.h (added)
-
Drivers/CMSIS/Include/core_cm4.h (added)
-
Drivers/CMSIS/Include/core_cm7.h (added)
-
Drivers/CMSIS/Include/core_sc000.h (added)
-
Drivers/CMSIS/Include/core_sc300.h (added)
-
Drivers/CMSIS/Include/mpu_armv7.h (added)
-
Drivers/CMSIS/Include/mpu_armv8.h (added)
-
Drivers/CMSIS/Include/tz_context.h (added)
-
Drivers/CMSIS/LICENSE.txt (added)
-
Drivers/CMSIS/NN (added)
-
Drivers/CMSIS/NN/Examples (added)
-
Drivers/CMSIS/NN/Examples/ARM (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Compiler (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Compiler/EventRecorderConf.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM7_SP/startup_ARMCM7.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM0 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM0/RTE_Components.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM3 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM3/RTE_Components.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM4_FP (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM4_FP/RTE_Components.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM7_SP (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM7_SP/RTE_Components.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10.cpp (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_inputs.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_parameter.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_weights.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/readme.txt (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Compiler (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Compiler/EventRecorderConf.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM7_SP/startup_ARMCM7.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM0 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM0/RTE_Components.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM3 (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM3/RTE_Components.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM4_FP (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM4_FP/RTE_Components.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM7_SP (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM7_SP/RTE_Components.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/arm_nnexamples_gru.cpp (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/arm_nnexamples_gru_test_data.h (added)
-
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/readme.txt (added)
-
Drivers/CMSIS/NN/Examples/IAR (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10 (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/arm_nnexamples_cifar10.cpp (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/arm_nnexamples_cifar10_inputs.h (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/arm_nnexamples_cifar10_parameter.h (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/arm_nnexamples_cifar10_weights.h (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/readme_iar.txt (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru/arm_nnexamples_gru.cpp (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru/arm_nnexamples_gru_test_data.h (added)
-
Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru/readme_iar.txt (added)
-
Drivers/CMSIS/NN/Include (added)
-
Drivers/CMSIS/NN/Include/arm_nn_tables.h (added)
-
Drivers/CMSIS/NN/Include/arm_nnfunctions.h (added)
-
Drivers/CMSIS/NN/Include/arm_nnsupportfunctions.h (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM0 (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM0/startup_ARMCM0.s (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM0/system_ARMCM0.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM3 (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM3/startup_ARMCM3.s (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM3/system_ARMCM3.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4 (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4/startup_ARMCM4.s (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4/system_ARMCM4.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4_FP (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4_FP/startup_ARMCM4.s (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4_FP/system_ARMCM4.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM7_SP (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM7_SP/startup_ARMCM7.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM7_SP/startup_ARMCM7.s (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM7_SP/system_ARMCM7.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/STM32F411RETx (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/STM32F411RETx/startup_stm32f411xe.s (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/STM32F411RETx/system_stm32f4xx.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM0 (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM0/RTE_Components.h (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM3 (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM3/RTE_Components.h (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM4_FP (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM4_FP/RTE_Components.h (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM7_SP (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM7_SP/RTE_Components.h (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q15_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q15_ref_nonsquare.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q7_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q7_ref_nonsquare.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_depthwise_separable_conv_HWC_q7_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_mat_q7_vec_q15_opt_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_mat_q7_vec_q15_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q15_opt_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q15_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q7_opt_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q7_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_nn_mult_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_pool_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_relu_ref.c (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/fully_connected_testing_weights.h (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ref_functions.h (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.cpp (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.h (added)
-
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/readme.txt (added)
-
Drivers/CMSIS/NN/Source (added)
-
Drivers/CMSIS/NN/Source/ActivationFunctions (added)
-
Drivers/CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q15.c (added)
-
Drivers/CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q7.c (added)
-
Drivers/CMSIS/NN/Source/ActivationFunctions/arm_relu_q15.c (added)
-
Drivers/CMSIS/NN/Source/ActivationFunctions/arm_relu_q7.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_HWC_q7_fast_nonsquare.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_basic.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast_nonsquare.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic_nonsquare.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast_nonsquare.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_u8_basic_ver1.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7_nonsquare.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15.c (added)
-
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c (added)
-
Drivers/CMSIS/NN/Source/FullyConnectedFunctions (added)
-
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15.c (added)
-
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15_opt.c (added)
-
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15.c (added)
-
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15_opt.c (added)
-
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7.c (added)
-
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7_opt.c (added)
-
Drivers/CMSIS/NN/Source/NNSupportFunctions (added)
-
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c (added)
-
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c (added)
-
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nntables.c (added)
-
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_no_shift.c (added)
-
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c (added)
-
Drivers/CMSIS/NN/Source/PoolingFunctions (added)
-
Drivers/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c (added)
-
Drivers/CMSIS/NN/Source/SoftmaxFunctions (added)
-
Drivers/CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q15.c (added)
-
Drivers/CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q7.c (added)
-
Drivers/CMSIS/RTOS (added)
-
Drivers/CMSIS/RTOS/Template (added)
-
Drivers/CMSIS/RTOS/Template/cmsis_os.h (added)
-
Drivers/CMSIS/RTOS2 (added)
-
Drivers/CMSIS/RTOS2/Include (added)
-
Drivers/CMSIS/RTOS2/Include/cmsis_os2.h (added)
-
Drivers/CMSIS/RTOS2/Include/os_tick.h (added)
-
Drivers/CMSIS/RTOS2/Source (added)
-
Drivers/CMSIS/RTOS2/Source/os_systick.c (added)
-
Drivers/CMSIS/RTOS2/Source/os_tick_gtim.c (added)
-
Drivers/CMSIS/RTOS2/Source/os_tick_ptim.c (added)
-
Drivers/CMSIS/RTOS2/Template (added)
-
Drivers/CMSIS/RTOS2/Template/cmsis_os.h (added)
-
Drivers/CMSIS/RTOS2/Template/cmsis_os1.c (added)
-
Drivers/CMSIS/docs (added)
-
Drivers/CMSIS/docs/General (added)
-
Drivers/CMSIS/docs/General/html (added)
-
Drivers/CMSIS/docs/General/html/LICENSE.txt (added)
-
Drivers/STM32G4xx_HAL_Driver (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/Legacy (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_cortex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_crc.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_crc_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_def.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_exti.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_fdcan.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ramfunc.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart_ex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_adc.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_bus.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_cortex.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_crc.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_crs.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dma.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dmamux.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_exti.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_gpio.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_i2c.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_lpuart.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_pwr.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_rcc.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_spi.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_system.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usart.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usb.h (added)
-
Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_utils.h (added)
-
Drivers/STM32G4xx_HAL_Driver/LICENSE.txt (added)
-
Drivers/STM32G4xx_HAL_Driver/Src (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_fdcan.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart_ex.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c (added)
-
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c (added)
-
SES (added)
-
SES/CMSIS_5 (added)
-
SES/CMSIS_5/CMSIS (added)
-
SES/CMSIS_5/CMSIS/Core (added)
-
SES/CMSIS_5/CMSIS/Core/Include (added)
-
SES/CMSIS_5/CMSIS/Core/Include/cachel1_armv7.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/cmsis_armcc.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/cmsis_armclang.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/cmsis_armclang_ltm.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/cmsis_compiler.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/cmsis_gcc.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/cmsis_iccarm.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/cmsis_version.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_armv81mml.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_armv8mbl.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_armv8mml.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm0.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm0plus.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm1.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm23.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm3.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm33.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm35p.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm4.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm55.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm7.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_cm85.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_sc000.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_sc300.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/core_starmc1.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/mpu_armv7.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/mpu_armv8.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/pac_armv81.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/pmu_armv8.h (added)
-
SES/CMSIS_5/CMSIS/Core/Include/tz_context.h (added)
-
SES/Output (added)
-
SES/Output/Debug (added)
-
SES/Output/Debug/Exe (added)
-
SES/Output/Debug/Exe/smartPro.elf (added)
-
SES/Output/Debug/Exe/smartPro.ind (added)
-
SES/Output/Debug/Exe/smartPro.map (added)
-
SES/Output/Debug/Obj (added)
-
SES/Output/Debug/Obj/smartPro (added)
-
SES/Output/Debug/Obj/smartPro/SEGGER_THUMB_Startup.d (added)
-
SES/Output/Debug/Obj/smartPro/STM32G4xx_Startup.d (added)
-
SES/Output/Debug/Obj/smartPro/adc.d (added)
-
SES/Output/Debug/Obj/smartPro/ads1260.d (added)
-
SES/Output/Debug/Obj/smartPro/ah_counter.d (added)
-
SES/Output/Debug/Obj/smartPro/battery_voltage.d (added)
-
SES/Output/Debug/Obj/smartPro/chip_temperature.d (added)
-
SES/Output/Debug/Obj/smartPro/dma.d (added)
-
SES/Output/Debug/Obj/smartPro/eeprom.d (added)
-
SES/Output/Debug/Obj/smartPro/efficiency.d (added)
-
SES/Output/Debug/Obj/smartPro/esr.d (added)
-
SES/Output/Debug/Obj/smartPro/fast_current.d (added)
-
SES/Output/Debug/Obj/smartPro/fdcan.d (added)
-
SES/Output/Debug/Obj/smartPro/gpio.d (added)
-
SES/Output/Debug/Obj/smartPro/i2c.d (added)
-
SES/Output/Debug/Obj/smartPro/main.d (added)
-
SES/Output/Debug/Obj/smartPro/modbus.d (added)
-
SES/Output/Debug/Obj/smartPro/outputs.d (added)
-
SES/Output/Debug/Obj/smartPro/ref_voltage.d (added)
-
SES/Output/Debug/Obj/smartPro/self_discharge.d (added)
-
SES/Output/Debug/Obj/smartPro/shunt_temperature.d (added)
-
SES/Output/Debug/Obj/smartPro/shunt_voltage.d (added)
-
SES/Output/Debug/Obj/smartPro/smartPro_files.ind (added)
-
SES/Output/Debug/Obj/smartPro/spi.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g473xx_Vectors.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_adc.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_adc_ex-0d42421f.o.tmp (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_adc_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_cortex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_dma.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_dma_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_exti.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_fdcan.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_flash.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_flash_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_flash_ramfunc.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_gpio.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_i2c.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_i2c_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_msp.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_pcd.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_pcd_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_pwr.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_pwr_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_rcc.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_rcc_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_spi.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_spi_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_uart.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_hal_uart_ex.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_it.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_ll_adc.d (added)
-
SES/Output/Debug/Obj/smartPro/stm32g4xx_ll_usb.d (added)
-
SES/Output/Debug/Obj/smartPro/syscalls.d (added)
-
SES/Output/Debug/Obj/smartPro/sysdata.d (added)
-
SES/Output/Debug/Obj/smartPro/sysmem.d (added)
-
SES/Output/Debug/Obj/smartPro/system_stm32g4xx.d (added)
-
SES/Output/Debug/Obj/smartPro/template-7530de00.o.tmp (added)
-
SES/Output/Debug/Obj/smartPro/template.d (added)
-
SES/Output/Debug/Obj/smartPro/usart.d (added)
-
SES/Output/Debug/Obj/smartPro/usb.d (added)
-
SES/Output/Debug/Obj/smartPro/wh_counter.d (added)
-
SES/SEGGER_THUMB_Startup.s (added)
-
SES/STM32G473RCTx_MemoryMap.xml (added)
-
SES/STM32G473xx_Registers.xml (added)
-
SES/STM32G4xx (added)
-
SES/STM32G4xx/Device (added)
-
SES/STM32G4xx/Device/Include (added)
-
SES/STM32G4xx/Device/Include/stm32g431xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g441xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g471xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g473xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g474xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g483xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g484xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g491xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g4a1xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32g4xx.h (added)
-
SES/STM32G4xx/Device/Include/stm32gbk1cb.h (added)
-
SES/STM32G4xx/Device/Include/system_stm32g4xx.h (added)
-
SES/STM32G4xx/Device/Source (added)
-
SES/STM32G4xx/Device/Source/system_stm32g4xx.c (added)
-
SES/STM32G4xx/Scripts (added)
-
SES/STM32G4xx/Scripts/STM32G4xx_Target.js (added)
-
SES/STM32G4xx/Source (added)
-
SES/STM32G4xx/Source/STM32G4xx_Startup.s (added)
-
SES/STM32G4xx/Source/stm32g473xx_Vectors.s (added)
-
SES/STM32G4xx_Flash.icf (added)
-
SES/inc (added)
-
SES/inc/ads1260.h (added)
-
SES/inc/ah_counter.h (added)
-
SES/inc/battery_voltage.h (added)
-
SES/inc/chip_temperature.h (added)
-
SES/inc/doku.h (added)
-
SES/inc/eeprom.h (added)
-
SES/inc/efficiency.h (added)
-
SES/inc/esr.h (added)
-
SES/inc/fast_current.h (added)
-
SES/inc/modbus.h (added)
-
SES/inc/outputs.h (added)
-
SES/inc/ref_voltage.h (added)
-
SES/inc/rtc.h (added)
-
SES/inc/self_discharge.h (added)
-
SES/inc/shunt_temperature.h (added)
-
SES/inc/shunt_voltage.h (added)
-
SES/inc/sysdata.h (added)
-
SES/inc/template.h (added)
-
SES/inc/tim.h (added)
-
SES/inc/wh_counter.h (added)
-
SES/smartPro.emProject (added)
-
SES/smartPro.emSession (added)
-
SES/smartPro_Debug.jlink (added)
-
SES/src (added)
-
SES/src/ads1260.c (added)
-
SES/src/ah_counter.c (added)
-
SES/src/battery_voltage.c (added)
-
SES/src/chip_temperature.c (added)
-
SES/src/eeprom.c (added)
-
SES/src/efficiency.c (added)
-
SES/src/esr.c (added)
-
SES/src/fast_current.c (added)
-
SES/src/main.c (added)
-
SES/src/modbus.c (added)
-
SES/src/outputs.c (added)
-
SES/src/ref_voltage.c (added)
-
SES/src/self_discharge.c (added)
-
SES/src/shunt_temperature.c (added)
-
SES/src/shunt_voltage.c (added)
-
SES/src/syscalls.c (added)
-
SES/src/sysdata.c (added)
-
SES/src/template.c (added)
-
SES/src/wh_counter.c (added)
-
STM32G473XX_FLASH.ld (added)
-
cmake (added)
-
cmake/gcc-arm-none-eabi.cmake (added)
-
cmake/starm-clang.cmake (added)
-
cmake/stm32cubemx (added)
-
cmake/stm32cubemx/CMakeLists.txt (added)
-
fw_g473rct.ioc (modified) (13 diffs)
-
startup_stm32g473xx.s (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fw_g473rct/fw_g473rct.ioc
r19 r20 1 1 #MicroXplorer Configuration settings - do not modify 2 2 ADC1.Channel-20\#ChannelRegularConversion=ADC_CHANNEL_1 3 ADC1.ClockPrescaler=ADC_CLOCK_ASYNC_DIV256 3 4 ADC1.CommonPathInternal=null|null|null|null 5 ADC1.ContinuousConvMode=ENABLE 4 6 ADC1.DMAAccessModeView=ENABLE 5 ADC1.IPParameters=Rank-20\#ChannelRegularConversion,master,SingleDiff-20\#ChannelRegularConversion,Channel-20\#ChannelRegularConversion,SamplingTime-20\#ChannelRegularConversion,OffsetNumber-20\#ChannelRegularConversion,NbrOfConversionFlag,Mode,DMAAccessModeView,CommonPathInternal 7 ADC1.DMAContinuousRequests=ENABLE 8 ADC1.EOCSelection=ADC_EOC_SEQ_CONV 9 ADC1.IPParameters=Rank-20\#ChannelRegularConversion,master,SingleDiff-20\#ChannelRegularConversion,Channel-20\#ChannelRegularConversion,SamplingTime-20\#ChannelRegularConversion,OffsetNumber-20\#ChannelRegularConversion,NbrOfConversionFlag,Mode,DMAAccessModeView,ContinuousConvMode,OversamplingMode,DMAContinuousRequests,Overrun,ClockPrescaler,EOCSelection,CommonPathInternal 6 10 ADC1.Mode=ADC_DUALMODE_REGSIMULT 7 11 ADC1.NbrOfConversionFlag=1 8 12 ADC1.OffsetNumber-20\#ChannelRegularConversion=ADC_OFFSET_NONE 13 ADC1.Overrun=ADC_OVR_DATA_OVERWRITTEN 14 ADC1.OversamplingMode=DISABLE 9 15 ADC1.Rank-20\#ChannelRegularConversion=1 10 16 ADC1.SamplingTime-20\#ChannelRegularConversion=ADC_SAMPLETIME_2CYCLES_5 … … 12 18 ADC1.master=1 13 19 ADC2.Channel-4\#ChannelRegularConversion=ADC_CHANNEL_3 20 ADC2.ClockPrescaler=ADC_CLOCK_ASYNC_DIV256 14 21 ADC2.CommonPathInternal=null|null|null|null 15 22 ADC2.DMAAccessModeView=ENABLE 16 ADC2.IPParameters=Rank-4\#ChannelRegularConversion,Channel-4\#ChannelRegularConversion,SingleDiff-4\#ChannelRegularConversion,SamplingTime-4\#ChannelRegularConversion,OffsetNumber-4\#ChannelRegularConversion,NbrOfConversionFlag,Mode,DMAAccessModeView,CommonPathInternal 23 ADC2.DMAContinuousRequests=ENABLE 24 ADC2.EOCSelection=ADC_EOC_SEQ_CONV 25 ADC2.IPParameters=Rank-4\#ChannelRegularConversion,Channel-4\#ChannelRegularConversion,SingleDiff-4\#ChannelRegularConversion,SamplingTime-4\#ChannelRegularConversion,OffsetNumber-4\#ChannelRegularConversion,NbrOfConversionFlag,Mode,DMAAccessModeView,EOCSelection,DMAContinuousRequests,Overrun,ClockPrescaler,CommonPathInternal 17 26 ADC2.Mode=ADC_DUALMODE_REGSIMULT 18 27 ADC2.NbrOfConversionFlag=1 19 28 ADC2.OffsetNumber-4\#ChannelRegularConversion=ADC_OFFSET_NONE 29 ADC2.Overrun=ADC_OVR_DATA_OVERWRITTEN 20 30 ADC2.Rank-4\#ChannelRegularConversion=1 21 31 ADC2.SamplingTime-4\#ChannelRegularConversion=ADC_SAMPLETIME_2CYCLES_5 22 32 ADC2.SingleDiff-4\#ChannelRegularConversion=ADC_DIFFERENTIAL_ENDED 23 33 ADC3.Channel-1\#ChannelRegularConversion=ADC_CHANNEL_1 34 ADC3.ClockPrescaler=ADC_CLOCK_ASYNC_DIV256 24 35 ADC3.CommonPathInternal=null|null|null|null 25 ADC3.IPParameters=Rank-1\#ChannelRegularConversion,Channel-1\#ChannelRegularConversion,SamplingTime-1\#ChannelRegularConversion,OffsetNumber-1\#ChannelRegularConversion,NbrOfConversionFlag,master,CommonPathInternal 36 ADC3.ContinuousConvMode=ENABLE 37 ADC3.DMAContinuousRequests=ENABLE 38 ADC3.IPParameters=Rank-1\#ChannelRegularConversion,Channel-1\#ChannelRegularConversion,SamplingTime-1\#ChannelRegularConversion,OffsetNumber-1\#ChannelRegularConversion,NbrOfConversionFlag,master,DMAContinuousRequests,ContinuousConvMode,ClockPrescaler,CommonPathInternal 26 39 ADC3.NbrOfConversionFlag=1 27 40 ADC3.OffsetNumber-1\#ChannelRegularConversion=ADC_OFFSET_NONE … … 30 43 ADC3.master=1 31 44 ADC4.Channel-3\#ChannelRegularConversion=ADC_CHANNEL_4 45 ADC4.ClockPrescaler=ADC_CLOCK_ASYNC_DIV256 32 46 ADC4.CommonPathInternal=null|null|null|null 33 ADC4.IPParameters=Rank-3\#ChannelRegularConversion,Channel-3\#ChannelRegularConversion,SingleDiff-3\#ChannelRegularConversion,SamplingTime-3\#ChannelRegularConversion,OffsetNumber-3\#ChannelRegularConversion,NbrOfConversionFlag,CommonPathInternal 47 ADC4.ContinuousConvMode=ENABLE 48 ADC4.DMAContinuousRequests=ENABLE 49 ADC4.IPParameters=Rank-3\#ChannelRegularConversion,Channel-3\#ChannelRegularConversion,SingleDiff-3\#ChannelRegularConversion,SamplingTime-3\#ChannelRegularConversion,OffsetNumber-3\#ChannelRegularConversion,NbrOfConversionFlag,ContinuousConvMode,DMAContinuousRequests,ClockPrescaler,CommonPathInternal 34 50 ADC4.NbrOfConversionFlag=1 35 51 ADC4.OffsetNumber-3\#ChannelRegularConversion=ADC_OFFSET_NONE … … 38 54 ADC4.SingleDiff-3\#ChannelRegularConversion=ADC_DIFFERENTIAL_ENDED 39 55 ADC5.Channel-2\#ChannelRegularConversion=ADC_CHANNEL_TEMPSENSOR_ADC5 56 ADC5.Channel-3\#ChannelRegularConversion=ADC_CHANNEL_1 57 ADC5.Channel-4\#ChannelRegularConversion=ADC_CHANNEL_1 58 ADC5.Channel-5\#ChannelRegularConversion=ADC_CHANNEL_1 59 ADC5.ClockPrescaler=ADC_CLOCK_ASYNC_DIV256 40 60 ADC5.CommonPathInternal=null|ADC_CHANNEL_TEMPSENSOR_ADC1|ADC_CHANNEL_VBAT|null 41 ADC5.IPParameters=Rank-2\#ChannelRegularConversion,Channel-2\#ChannelRegularConversion,SamplingTime-2\#ChannelRegularConversion,OffsetNumber-2\#ChannelRegularConversion,NbrOfConversionFlag,CommonPathInternal 61 ADC5.ContinuousConvMode=ENABLE 62 ADC5.DMAContinuousRequests=ENABLE 63 ADC5.EOCSelection=ADC_EOC_SEQ_CONV 64 ADC5.IPParameters=Rank-2\#ChannelRegularConversion,Channel-2\#ChannelRegularConversion,SamplingTime-2\#ChannelRegularConversion,OffsetNumber-2\#ChannelRegularConversion,NbrOfConversionFlag,ContinuousConvMode,DMAContinuousRequests,EOCSelection,Rank-3\#ChannelRegularConversion,Channel-3\#ChannelRegularConversion,SamplingTime-3\#ChannelRegularConversion,OffsetNumber-3\#ChannelRegularConversion,Rank-4\#ChannelRegularConversion,Channel-4\#ChannelRegularConversion,SamplingTime-4\#ChannelRegularConversion,OffsetNumber-4\#ChannelRegularConversion,NbrOfConversion,Rank-5\#ChannelRegularConversion,Channel-5\#ChannelRegularConversion,SamplingTime-5\#ChannelRegularConversion,OffsetNumber-5\#ChannelRegularConversion,ClockPrescaler,CommonPathInternal 65 ADC5.NbrOfConversion=4 42 66 ADC5.NbrOfConversionFlag=1 43 67 ADC5.OffsetNumber-2\#ChannelRegularConversion=ADC_OFFSET_NONE 68 ADC5.OffsetNumber-3\#ChannelRegularConversion=ADC_OFFSET_NONE 69 ADC5.OffsetNumber-4\#ChannelRegularConversion=ADC_OFFSET_NONE 70 ADC5.OffsetNumber-5\#ChannelRegularConversion=ADC_OFFSET_NONE 44 71 ADC5.Rank-2\#ChannelRegularConversion=1 72 ADC5.Rank-3\#ChannelRegularConversion=2 73 ADC5.Rank-4\#ChannelRegularConversion=3 74 ADC5.Rank-5\#ChannelRegularConversion=4 45 75 ADC5.SamplingTime-2\#ChannelRegularConversion=ADC_SAMPLETIME_2CYCLES_5 76 ADC5.SamplingTime-3\#ChannelRegularConversion=ADC_SAMPLETIME_2CYCLES_5 77 ADC5.SamplingTime-4\#ChannelRegularConversion=ADC_SAMPLETIME_2CYCLES_5 78 ADC5.SamplingTime-5\#ChannelRegularConversion=ADC_SAMPLETIME_2CYCLES_5 46 79 CAD.formats= 47 80 CAD.pinconfig= 48 81 CAD.provider= 49 FDCAN2.CalculateBaudRateNominal=333333 50 FDCAN2.CalculateTimeBitNominal=3000 51 FDCAN2.CalculateTimeQuantumNominal=1000.0 82 Dma.ADC1.0.Direction=DMA_PERIPH_TO_MEMORY 83 Dma.ADC1.0.EventEnable=DISABLE 84 Dma.ADC1.0.Instance=DMA1_Channel1 85 Dma.ADC1.0.MemDataAlignment=DMA_MDATAALIGN_WORD 86 Dma.ADC1.0.MemInc=DMA_MINC_ENABLE 87 Dma.ADC1.0.Mode=DMA_CIRCULAR 88 Dma.ADC1.0.PeriphDataAlignment=DMA_PDATAALIGN_HALFWORD 89 Dma.ADC1.0.PeriphInc=DMA_PINC_DISABLE 90 Dma.ADC1.0.Polarity=HAL_DMAMUX_REQ_GEN_RISING 91 Dma.ADC1.0.Priority=DMA_PRIORITY_LOW 92 Dma.ADC1.0.RequestNumber=1 93 Dma.ADC1.0.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority,SignalID,Polarity,RequestNumber,SyncSignalID,SyncPolarity,SyncEnable,EventEnable,SyncRequestNumber 94 Dma.ADC1.0.SignalID=NONE 95 Dma.ADC1.0.SyncEnable=DISABLE 96 Dma.ADC1.0.SyncPolarity=HAL_DMAMUX_SYNC_NO_EVENT 97 Dma.ADC1.0.SyncRequestNumber=1 98 Dma.ADC1.0.SyncSignalID=NONE 99 Dma.ADC2.1.Direction=DMA_PERIPH_TO_MEMORY 100 Dma.ADC2.1.EventEnable=DISABLE 101 Dma.ADC2.1.Instance=DMA1_Channel2 102 Dma.ADC2.1.MemDataAlignment=DMA_MDATAALIGN_WORD 103 Dma.ADC2.1.MemInc=DMA_MINC_ENABLE 104 Dma.ADC2.1.Mode=DMA_CIRCULAR 105 Dma.ADC2.1.PeriphDataAlignment=DMA_PDATAALIGN_HALFWORD 106 Dma.ADC2.1.PeriphInc=DMA_PINC_DISABLE 107 Dma.ADC2.1.Polarity=HAL_DMAMUX_REQ_GEN_RISING 108 Dma.ADC2.1.Priority=DMA_PRIORITY_LOW 109 Dma.ADC2.1.RequestNumber=1 110 Dma.ADC2.1.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority,SignalID,Polarity,RequestNumber,SyncSignalID,SyncPolarity,SyncEnable,EventEnable,SyncRequestNumber 111 Dma.ADC2.1.SignalID=NONE 112 Dma.ADC2.1.SyncEnable=DISABLE 113 Dma.ADC2.1.SyncPolarity=HAL_DMAMUX_SYNC_NO_EVENT 114 Dma.ADC2.1.SyncRequestNumber=1 115 Dma.ADC2.1.SyncSignalID=NONE 116 Dma.ADC3.2.Direction=DMA_PERIPH_TO_MEMORY 117 Dma.ADC3.2.EventEnable=DISABLE 118 Dma.ADC3.2.Instance=DMA1_Channel3 119 Dma.ADC3.2.MemDataAlignment=DMA_MDATAALIGN_WORD 120 Dma.ADC3.2.MemInc=DMA_MINC_ENABLE 121 Dma.ADC3.2.Mode=DMA_CIRCULAR 122 Dma.ADC3.2.PeriphDataAlignment=DMA_PDATAALIGN_HALFWORD 123 Dma.ADC3.2.PeriphInc=DMA_PINC_DISABLE 124 Dma.ADC3.2.Polarity=HAL_DMAMUX_REQ_GEN_RISING 125 Dma.ADC3.2.Priority=DMA_PRIORITY_LOW 126 Dma.ADC3.2.RequestNumber=1 127 Dma.ADC3.2.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority,SignalID,Polarity,RequestNumber,SyncSignalID,SyncPolarity,SyncEnable,EventEnable,SyncRequestNumber 128 Dma.ADC3.2.SignalID=NONE 129 Dma.ADC3.2.SyncEnable=DISABLE 130 Dma.ADC3.2.SyncPolarity=HAL_DMAMUX_SYNC_NO_EVENT 131 Dma.ADC3.2.SyncRequestNumber=1 132 Dma.ADC3.2.SyncSignalID=NONE 133 Dma.ADC4.3.Direction=DMA_PERIPH_TO_MEMORY 134 Dma.ADC4.3.EventEnable=DISABLE 135 Dma.ADC4.3.Instance=DMA1_Channel4 136 Dma.ADC4.3.MemDataAlignment=DMA_MDATAALIGN_WORD 137 Dma.ADC4.3.MemInc=DMA_MINC_ENABLE 138 Dma.ADC4.3.Mode=DMA_CIRCULAR 139 Dma.ADC4.3.PeriphDataAlignment=DMA_PDATAALIGN_HALFWORD 140 Dma.ADC4.3.PeriphInc=DMA_PINC_DISABLE 141 Dma.ADC4.3.Polarity=HAL_DMAMUX_REQ_GEN_RISING 142 Dma.ADC4.3.Priority=DMA_PRIORITY_LOW 143 Dma.ADC4.3.RequestNumber=1 144 Dma.ADC4.3.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority,SignalID,Polarity,RequestNumber,SyncSignalID,SyncPolarity,SyncEnable,EventEnable,SyncRequestNumber 145 Dma.ADC4.3.SignalID=NONE 146 Dma.ADC4.3.SyncEnable=DISABLE 147 Dma.ADC4.3.SyncPolarity=HAL_DMAMUX_SYNC_NO_EVENT 148 Dma.ADC4.3.SyncRequestNumber=1 149 Dma.ADC4.3.SyncSignalID=NONE 150 Dma.ADC5.4.Direction=DMA_PERIPH_TO_MEMORY 151 Dma.ADC5.4.EventEnable=DISABLE 152 Dma.ADC5.4.Instance=DMA1_Channel5 153 Dma.ADC5.4.MemDataAlignment=DMA_MDATAALIGN_WORD 154 Dma.ADC5.4.MemInc=DMA_MINC_ENABLE 155 Dma.ADC5.4.Mode=DMA_CIRCULAR 156 Dma.ADC5.4.PeriphDataAlignment=DMA_PDATAALIGN_HALFWORD 157 Dma.ADC5.4.PeriphInc=DMA_PINC_DISABLE 158 Dma.ADC5.4.Polarity=HAL_DMAMUX_REQ_GEN_RISING 159 Dma.ADC5.4.Priority=DMA_PRIORITY_LOW 160 Dma.ADC5.4.RequestNumber=1 161 Dma.ADC5.4.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority,SignalID,Polarity,RequestNumber,SyncSignalID,SyncPolarity,SyncEnable,EventEnable,SyncRequestNumber 162 Dma.ADC5.4.SignalID=NONE 163 Dma.ADC5.4.SyncEnable=DISABLE 164 Dma.ADC5.4.SyncPolarity=HAL_DMAMUX_SYNC_NO_EVENT 165 Dma.ADC5.4.SyncRequestNumber=1 166 Dma.ADC5.4.SyncSignalID=NONE 167 Dma.Request0=ADC1 168 Dma.Request1=ADC2 169 Dma.Request2=ADC3 170 Dma.Request3=ADC4 171 Dma.Request4=ADC5 172 Dma.RequestsNb=5 173 FDCAN2.CalculateBaudRateNominal=2083333 174 FDCAN2.CalculateTimeBitNominal=480 175 FDCAN2.CalculateTimeQuantumNominal=160.0 52 176 FDCAN2.IPParameters=CalculateTimeQuantumNominal,CalculateTimeBitNominal,CalculateBaudRateNominal 53 FDCAN3.CalculateBaudRateNominal= 33333354 FDCAN3.CalculateTimeBitNominal= 300055 FDCAN3.CalculateTimeQuantumNominal=1 000.0177 FDCAN3.CalculateBaudRateNominal=2083333 178 FDCAN3.CalculateTimeBitNominal=480 179 FDCAN3.CalculateTimeQuantumNominal=160.0 56 180 FDCAN3.IPParameters=CalculateTimeQuantumNominal,CalculateTimeBitNominal,CalculateBaudRateNominal 57 181 File.Version=6 58 182 GPIO.groupedBy=Group By Peripherals 59 I2C3.IPParameters=Timing 60 I2C3.Timing=0x00503D58 183 I2C3.I2C_Speed_Mode=I2C_Fast_Plus 184 I2C3.IPParameters=Timing,I2C_Speed_Mode 185 I2C3.Timing=0x00E2122E 61 186 I2C4.IPParameters=Timing 62 I2C4.Timing=0x 00503D58187 I2C4.Timing=0x20B182BE 63 188 KeepUserPlacement=false 64 189 Mcu.CPN=STM32G473RCT6 … … 66 191 Mcu.IP0=ADC1 67 192 Mcu.IP1=ADC2 68 Mcu.IP10=RCC 69 Mcu.IP11=SPI3 70 Mcu.IP12=SYS 71 Mcu.IP13=USART1 72 Mcu.IP14=USART2 73 Mcu.IP15=USB 193 Mcu.IP10=I2C4 194 Mcu.IP11=NVIC 195 Mcu.IP12=RCC 196 Mcu.IP13=SPI3 197 Mcu.IP14=SYS 198 Mcu.IP15=USART1 199 Mcu.IP16=USART2 200 Mcu.IP17=USB 74 201 Mcu.IP2=ADC3 75 202 Mcu.IP3=ADC4 76 203 Mcu.IP4=ADC5 77 Mcu.IP5= FDCAN278 Mcu.IP6= FDCAN379 Mcu.IP7= I2C380 Mcu.IP8= I2C481 Mcu.IP9= NVIC82 Mcu.IPNb=1 6204 Mcu.IP5=CRC 205 Mcu.IP6=DMA 206 Mcu.IP7=FDCAN2 207 Mcu.IP8=FDCAN3 208 Mcu.IP9=I2C3 209 Mcu.IPNb=18 83 210 Mcu.Name=STM32G473R(B-C-E)Tx 84 211 Mcu.Package=LQFP64 … … 127 254 Mcu.Pin47=VP_ADC5_TempSens_Input 128 255 Mcu.Pin48=VP_ADC5_Vbat_Input 129 Mcu.Pin49=VP_ SYS_VS_Systick256 Mcu.Pin49=VP_CRC_VS_CRC 130 257 Mcu.Pin5=PC0 131 Mcu.Pin50=VP_SYS_VS_DBSignals 258 Mcu.Pin50=VP_SYS_VS_Systick 259 Mcu.Pin51=VP_SYS_VS_DBSignals 132 260 Mcu.Pin6=PC1 133 261 Mcu.Pin7=PA0 134 262 Mcu.Pin8=PA1 135 263 Mcu.Pin9=PA2 136 Mcu.PinsNb=5 1264 Mcu.PinsNb=52 137 265 Mcu.ThirdPartyNb=0 138 266 Mcu.UserConstants= 139 267 Mcu.UserName=STM32G473RCTx 140 MxCube.Version=6.1 4.1141 MxDb.Version=DB.6.0.1 41268 MxCube.Version=6.15.0 269 MxDb.Version=DB.6.0.150 142 270 NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false 271 NVIC.DMA1_Channel1_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:true 272 NVIC.DMA1_Channel2_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:true 273 NVIC.DMA1_Channel3_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:true 274 NVIC.DMA1_Channel4_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:true 275 NVIC.DMA1_Channel5_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:true 143 276 NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false 144 277 NVIC.ForceEnableDMAVector=true … … 157 290 PA1.Mode=IN1-Differential 158 291 PA1.Signal=ADC1_IN2 159 PA10.GPIOParameters=GPIO_ Label292 PA10.GPIOParameters=GPIO_PuPd,GPIO_Label 160 293 PA10.GPIO_Label=GPIO_INPUT_BTN_MODE 294 PA10.GPIO_PuPd=GPIO_PULLUP 161 295 PA10.Locked=true 162 296 PA10.Signal=GPIO_Input … … 215 349 PB10.Signal=GPIO_Output 216 350 PB11.GPIOParameters=GPIO_Label 217 PB11.GPIO_Label=DISCHARGE_ENABLE D351 PB11.GPIO_Label=DISCHARGE_ENABLE 218 352 PB11.Locked=true 219 353 PB11.Signal=GPIO_Output 220 354 PB12.GPIOParameters=GPIO_Label 221 PB12.GPIO_Label=CHARGE_ENABLE D355 PB12.GPIO_Label=CHARGE_ENABLE 222 356 PB12.Locked=true 223 357 PB12.Signal=GPIO_Output … … 254 388 PB9.Signal=GPIO_Input 255 389 PC0.GPIOParameters=GPIO_Label 256 PC0.GPIO_Label=ADC_START 390 PC0.GPIO_Label=ADC_START_CONV 257 391 PC0.Locked=true 258 392 PC0.Signal=GPIO_Output … … 301 435 ProjectManager.CompilerOptimize=6 302 436 ProjectManager.ComputerToolchain=false 303 ProjectManager.CoupleFile= false437 ProjectManager.CoupleFile=true 304 438 ProjectManager.CustomerFirmwarePackage= 305 439 ProjectManager.DefaultFWLocation=true … … 308 442 ProjectManager.FirmwarePackage=STM32Cube FW_G4 V1.6.1 309 443 ProjectManager.FreePins=false 310 ProjectManager.HalAssertFull= false444 ProjectManager.HalAssertFull=true 311 445 ProjectManager.HeapSize=0x200 312 446 ProjectManager.KeepUserCode=true 313 447 ProjectManager.LastFirmware=true 314 ProjectManager.LibraryCopy= 0448 ProjectManager.LibraryCopy=1 315 449 ProjectManager.MainLocation=Core/Src 316 450 ProjectManager.NoMain=false … … 327 461 ProjectManager.UAScriptBeforePath= 328 462 ProjectManager.UnderRoot=false 329 ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_ADC1_Init-ADC1-false-HAL-true,4-MX_ADC2_Init-ADC2-false-HAL-true,5-MX_ADC3_Init-ADC3-false-HAL-true,6-MX_ADC4_Init-ADC4-false-HAL-true,7-MX_ADC5_Init-ADC5-false-HAL-true,8-MX_FDCAN2_Init-FDCAN2-false-HAL-true,9-MX_FDCAN3_Init-FDCAN3-false-HAL-true,10-MX_I2C3_Init-I2C3-false-HAL-true,11-MX_I2C4_Init-I2C4-false-HAL-true,12-MX_SPI3_Init-SPI3-false-HAL-true,13-MX_USART1_UART_Init-USART1-false-HAL-true,14-MX_USART2_UART_Init-USART2-false-HAL-true,15-MX_USB_PCD_Init-USB-false-HAL-true 330 RCC.AHBFreq_Value=16000000 331 RCC.APB1Freq_Value=16000000 332 RCC.APB1TimFreq_Value=16000000 333 RCC.APB2Freq_Value=16000000 334 RCC.APB2TimFreq_Value=16000000 463 ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_DMA_Init-DMA-false-HAL-true,4-MX_ADC1_Init-ADC1-false-HAL-true,5-MX_ADC2_Init-ADC2-false-HAL-true,6-MX_ADC3_Init-ADC3-false-HAL-true,7-MX_ADC4_Init-ADC4-false-HAL-true,8-MX_ADC5_Init-ADC5-false-HAL-true,9-MX_FDCAN2_Init-FDCAN2-false-HAL-true,10-MX_FDCAN3_Init-FDCAN3-false-HAL-true,11-MX_I2C3_Init-I2C3-false-HAL-true,12-MX_I2C4_Init-I2C4-false-HAL-true,13-MX_SPI3_Init-SPI3-false-HAL-true,14-MX_USART1_UART_Init-USART1-false-HAL-true,15-MX_USART2_UART_Init-USART2-false-HAL-true,16-MX_USB_PCD_Init-USB-false-HAL-true,17-MX_CRC_Init-CRC-false-HAL-true 464 RCC.ADC12Freq_Value=100000000 465 RCC.ADC345Freq_Value=100000000 466 RCC.AHBFreq_Value=100000000 467 RCC.APB1Freq_Value=100000000 468 RCC.APB1TimFreq_Value=100000000 469 RCC.APB2Freq_Value=100000000 470 RCC.APB2TimFreq_Value=100000000 335 471 RCC.CK48CLockSelection=RCC_USBCLKSOURCE_HSI48 336 472 RCC.CRSFreq_Value=48000000 337 RCC.CortexFreq_Value=1 6000000473 RCC.CortexFreq_Value=100000000 338 474 RCC.EXTERNAL_CLOCK_VALUE=12288000 339 RCC.FCLKCortexFreq_Value=1 6000000340 RCC.FDCANFreq_Value=1 6000000475 RCC.FCLKCortexFreq_Value=100000000 476 RCC.FDCANFreq_Value=100000000 341 477 RCC.FamilyName=M 342 RCC.HCLKFreq_Value=1 6000000343 RCC.HRTIM1Freq_Value=1 6000000344 RCC.HSE_VALUE= 8000000478 RCC.HCLKFreq_Value=100000000 479 RCC.HRTIM1Freq_Value=100000000 480 RCC.HSE_VALUE=25000000 345 481 RCC.HSI48_VALUE=48000000 346 482 RCC.HSI_VALUE=16000000 347 RCC.I2C1Freq_Value=1 6000000348 RCC.I2C2Freq_Value=1 6000000349 RCC.I2C3Freq_Value=1 6000000350 RCC.I2C4Freq_Value=1 6000000351 RCC.I2SFreq_Value=1 6000000352 RCC.IPParameters=A HBFreq_Value,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,CK48CLockSelection,CRSFreq_Value,CortexFreq_Value,EXTERNAL_CLOCK_VALUE,FCLKCortexFreq_Value,FDCANFreq_Value,FamilyName,HCLKFreq_Value,HRTIM1Freq_Value,HSE_VALUE,HSI48_VALUE,HSI_VALUE,I2C1Freq_Value,I2C2Freq_Value,I2C3Freq_Value,I2C4Freq_Value,I2SFreq_Value,LPTIM1Freq_Value,LPUART1Freq_Value,LSCOPinFreq_Value,LSI_VALUE,MCO1PinFreq_Value,PLLPoutputFreq_Value,PLLQoutputFreq_Value,PLLRCLKFreq_Value,PWRFreq_Value,QSPIFreq_Value,RNGFreq_Value,SAI1Freq_Value,SYSCLKFreq_VALUE,UART4Freq_Value,UART5Freq_Value,USART1Freq_Value,USART2Freq_Value,USART3Freq_Value,USBFreq_Value,VCOInputFreq_Value,VCOOutputFreq_Value353 RCC.LPTIM1Freq_Value=1 6000000354 RCC.LPUART1Freq_Value=1 6000000483 RCC.I2C1Freq_Value=100000000 484 RCC.I2C2Freq_Value=100000000 485 RCC.I2C3Freq_Value=100000000 486 RCC.I2C4Freq_Value=100000000 487 RCC.I2SFreq_Value=100000000 488 RCC.IPParameters=ADC12Freq_Value,ADC345Freq_Value,AHBFreq_Value,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,CK48CLockSelection,CRSFreq_Value,CortexFreq_Value,EXTERNAL_CLOCK_VALUE,FCLKCortexFreq_Value,FDCANFreq_Value,FamilyName,HCLKFreq_Value,HRTIM1Freq_Value,HSE_VALUE,HSI48_VALUE,HSI_VALUE,I2C1Freq_Value,I2C2Freq_Value,I2C3Freq_Value,I2C4Freq_Value,I2SFreq_Value,LPTIM1Freq_Value,LPUART1Freq_Value,LSCOPinFreq_Value,LSI_VALUE,MCO1PinFreq_Value,PLLM,PLLN,PLLPoutputFreq_Value,PLLQoutputFreq_Value,PLLRCLKFreq_Value,PLLSourceVirtual,PWRFreq_Value,QSPIFreq_Value,RNGFreq_Value,SAI1Freq_Value,SYSCLKFreq_VALUE,SYSCLKSource,UART4Freq_Value,UART5Freq_Value,USART1Freq_Value,USART2Freq_Value,USART3Freq_Value,USBFreq_Value,VCOInputFreq_Value,VCOOutputFreq_Value 489 RCC.LPTIM1Freq_Value=100000000 490 RCC.LPUART1Freq_Value=100000000 355 491 RCC.LSCOPinFreq_Value=32000 356 492 RCC.LSI_VALUE=32000 357 493 RCC.MCO1PinFreq_Value=16000000 358 RCC.PLLPoutputFreq_Value=64000000 359 RCC.PLLQoutputFreq_Value=64000000 360 RCC.PLLRCLKFreq_Value=64000000 361 RCC.PWRFreq_Value=16000000 362 RCC.QSPIFreq_Value=16000000 494 RCC.PLLM=RCC_PLLM_DIV2 495 RCC.PLLN=16 496 RCC.PLLPoutputFreq_Value=100000000 497 RCC.PLLQoutputFreq_Value=100000000 498 RCC.PLLRCLKFreq_Value=100000000 499 RCC.PLLSourceVirtual=RCC_PLLSOURCE_HSE 500 RCC.PWRFreq_Value=100000000 501 RCC.QSPIFreq_Value=100000000 363 502 RCC.RNGFreq_Value=48000000 364 RCC.SAI1Freq_Value=16000000 365 RCC.SYSCLKFreq_VALUE=16000000 366 RCC.UART4Freq_Value=16000000 367 RCC.UART5Freq_Value=16000000 368 RCC.USART1Freq_Value=16000000 369 RCC.USART2Freq_Value=16000000 370 RCC.USART3Freq_Value=16000000 503 RCC.SAI1Freq_Value=100000000 504 RCC.SYSCLKFreq_VALUE=100000000 505 RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK 506 RCC.UART4Freq_Value=100000000 507 RCC.UART5Freq_Value=100000000 508 RCC.USART1Freq_Value=100000000 509 RCC.USART2Freq_Value=100000000 510 RCC.USART3Freq_Value=100000000 371 511 RCC.USBFreq_Value=48000000 372 RCC.VCOInputFreq_Value=1 6000000373 RCC.VCOOutputFreq_Value= 128000000512 RCC.VCOInputFreq_Value=12500000 513 RCC.VCOOutputFreq_Value=200000000 374 514 SH.GPXTI2.0=GPIO_EXTI2 375 515 SH.GPXTI2.ConfNb=1 376 SPI3.CalculateBaudRate= 8.0 MBits/s516 SPI3.CalculateBaudRate=50.0 MBits/s 377 517 SPI3.Direction=SPI_DIRECTION_2LINES 378 518 SPI3.IPParameters=VirtualType,Mode,Direction,CalculateBaudRate,VirtualNSS … … 390 530 VP_ADC5_Vbat_Input.Mode=IN-Vbat 391 531 VP_ADC5_Vbat_Input.Signal=ADC5_Vbat_Input 532 VP_CRC_VS_CRC.Mode=CRC_Activate 533 VP_CRC_VS_CRC.Signal=CRC_VS_CRC 392 534 VP_SYS_VS_DBSignals.Mode=DisableDeadBatterySignals 393 535 VP_SYS_VS_DBSignals.Signal=SYS_VS_DBSignals
Note: See TracChangeset
for help on using the changeset viewer.
