mbed library for slider v2
TARGET_KL46Z/arm_const_structs.h@0:b7116bd48af6, 2016-09-14 (annotated)
- Committer:
- mturner5
- Date:
- Wed Sep 14 07:04:27 2016 +0000
- Revision:
- 0:b7116bd48af6
Tried to use the timer.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mturner5 | 0:b7116bd48af6 | 1 | /* ---------------------------------------------------------------------- |
mturner5 | 0:b7116bd48af6 | 2 | * Copyright (C) 2010-2014 ARM Limited. All rights reserved. |
mturner5 | 0:b7116bd48af6 | 3 | * |
mturner5 | 0:b7116bd48af6 | 4 | * $Date: 19. March 2015 |
mturner5 | 0:b7116bd48af6 | 5 | * $Revision: V.1.4.5 |
mturner5 | 0:b7116bd48af6 | 6 | * |
mturner5 | 0:b7116bd48af6 | 7 | * Project: CMSIS DSP Library |
mturner5 | 0:b7116bd48af6 | 8 | * Title: arm_const_structs.h |
mturner5 | 0:b7116bd48af6 | 9 | * |
mturner5 | 0:b7116bd48af6 | 10 | * Description: This file has constant structs that are initialized for |
mturner5 | 0:b7116bd48af6 | 11 | * user convenience. For example, some can be given as |
mturner5 | 0:b7116bd48af6 | 12 | * arguments to the arm_cfft_f32() function. |
mturner5 | 0:b7116bd48af6 | 13 | * |
mturner5 | 0:b7116bd48af6 | 14 | * Target Processor: Cortex-M4/Cortex-M3 |
mturner5 | 0:b7116bd48af6 | 15 | * |
mturner5 | 0:b7116bd48af6 | 16 | * Redistribution and use in source and binary forms, with or without |
mturner5 | 0:b7116bd48af6 | 17 | * modification, are permitted provided that the following conditions |
mturner5 | 0:b7116bd48af6 | 18 | * are met: |
mturner5 | 0:b7116bd48af6 | 19 | * - Redistributions of source code must retain the above copyright |
mturner5 | 0:b7116bd48af6 | 20 | * notice, this list of conditions and the following disclaimer. |
mturner5 | 0:b7116bd48af6 | 21 | * - Redistributions in binary form must reproduce the above copyright |
mturner5 | 0:b7116bd48af6 | 22 | * notice, this list of conditions and the following disclaimer in |
mturner5 | 0:b7116bd48af6 | 23 | * the documentation and/or other materials provided with the |
mturner5 | 0:b7116bd48af6 | 24 | * distribution. |
mturner5 | 0:b7116bd48af6 | 25 | * - Neither the name of ARM LIMITED nor the names of its contributors |
mturner5 | 0:b7116bd48af6 | 26 | * may be used to endorse or promote products derived from this |
mturner5 | 0:b7116bd48af6 | 27 | * software without specific prior written permission. |
mturner5 | 0:b7116bd48af6 | 28 | * |
mturner5 | 0:b7116bd48af6 | 29 | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
mturner5 | 0:b7116bd48af6 | 30 | * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
mturner5 | 0:b7116bd48af6 | 31 | * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
mturner5 | 0:b7116bd48af6 | 32 | * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
mturner5 | 0:b7116bd48af6 | 33 | * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
mturner5 | 0:b7116bd48af6 | 34 | * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
mturner5 | 0:b7116bd48af6 | 35 | * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
mturner5 | 0:b7116bd48af6 | 36 | * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
mturner5 | 0:b7116bd48af6 | 37 | * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
mturner5 | 0:b7116bd48af6 | 38 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
mturner5 | 0:b7116bd48af6 | 39 | * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
mturner5 | 0:b7116bd48af6 | 40 | * POSSIBILITY OF SUCH DAMAGE. |
mturner5 | 0:b7116bd48af6 | 41 | * -------------------------------------------------------------------- */ |
mturner5 | 0:b7116bd48af6 | 42 | |
mturner5 | 0:b7116bd48af6 | 43 | #ifndef _ARM_CONST_STRUCTS_H |
mturner5 | 0:b7116bd48af6 | 44 | #define _ARM_CONST_STRUCTS_H |
mturner5 | 0:b7116bd48af6 | 45 | |
mturner5 | 0:b7116bd48af6 | 46 | #include "arm_math.h" |
mturner5 | 0:b7116bd48af6 | 47 | #include "arm_common_tables.h" |
mturner5 | 0:b7116bd48af6 | 48 | |
mturner5 | 0:b7116bd48af6 | 49 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len16; |
mturner5 | 0:b7116bd48af6 | 50 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len32; |
mturner5 | 0:b7116bd48af6 | 51 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len64; |
mturner5 | 0:b7116bd48af6 | 52 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len128; |
mturner5 | 0:b7116bd48af6 | 53 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len256; |
mturner5 | 0:b7116bd48af6 | 54 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len512; |
mturner5 | 0:b7116bd48af6 | 55 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len1024; |
mturner5 | 0:b7116bd48af6 | 56 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len2048; |
mturner5 | 0:b7116bd48af6 | 57 | extern const arm_cfft_instance_f32 arm_cfft_sR_f32_len4096; |
mturner5 | 0:b7116bd48af6 | 58 | |
mturner5 | 0:b7116bd48af6 | 59 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len16; |
mturner5 | 0:b7116bd48af6 | 60 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len32; |
mturner5 | 0:b7116bd48af6 | 61 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len64; |
mturner5 | 0:b7116bd48af6 | 62 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len128; |
mturner5 | 0:b7116bd48af6 | 63 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len256; |
mturner5 | 0:b7116bd48af6 | 64 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len512; |
mturner5 | 0:b7116bd48af6 | 65 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len1024; |
mturner5 | 0:b7116bd48af6 | 66 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len2048; |
mturner5 | 0:b7116bd48af6 | 67 | extern const arm_cfft_instance_q31 arm_cfft_sR_q31_len4096; |
mturner5 | 0:b7116bd48af6 | 68 | |
mturner5 | 0:b7116bd48af6 | 69 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len16; |
mturner5 | 0:b7116bd48af6 | 70 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len32; |
mturner5 | 0:b7116bd48af6 | 71 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len64; |
mturner5 | 0:b7116bd48af6 | 72 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len128; |
mturner5 | 0:b7116bd48af6 | 73 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len256; |
mturner5 | 0:b7116bd48af6 | 74 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len512; |
mturner5 | 0:b7116bd48af6 | 75 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len1024; |
mturner5 | 0:b7116bd48af6 | 76 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len2048; |
mturner5 | 0:b7116bd48af6 | 77 | extern const arm_cfft_instance_q15 arm_cfft_sR_q15_len4096; |
mturner5 | 0:b7116bd48af6 | 78 | |
mturner5 | 0:b7116bd48af6 | 79 | #endif |