repo_id
string
size
int64
file_path
string
content
string
pham-tuan-binh/bouija
1,309
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/conv/float/dsps_conv_f32_m_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,715
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/conv/float/dsps_ccorr_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,716
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/conv/float/dsps_conv_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,238
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/conv/float/dsps_corr_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
72,710
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/fixed/dsps_fird_s16_aes3.S
/* * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_fir_platform.h" // This is FIR filter for ESP32s3 processor. .text .align 4 .global dsps_fird_s16_aes3 .type dsps_fird_s16_aes3,@function // The function implements the following...
pham-tuan-binh/bouija
3,489
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/fixed/dsps_fir_s16_m_ae32.S
/* * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ .macro fir_s16_ae32_mul x1, x2, count, ID // This macro calculates fixed point dot product for ((count + 1)*4) int16 samples // x1 - input array1 register (samples) // x2 - input array2 register (coeffi...
pham-tuan-binh/bouija
6,600
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/fixed/dsps_fird_s16_ae32.S
/* * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_fir_platform.h" #if (dsps_fird_s16_ae32_enabled == 1) #include "dsps_fir_s16_m_ae32.S" // This is FIR filter for ESP32 processor. .text .align 4 .global dsps_fird_s16_ae32 .type ...
pham-tuan-binh/bouija
4,673
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/fixed/dsps_fird_s16_arp4.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,983
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fird_f32_arp4.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,931
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fird_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,795
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fir_f32_ae32.S
// Copyright 2018-2023 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
7,929
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fird_f32_aes3.S
// Copyright 2018-2023 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
7,701
firmware/tinyllama/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fir_f32_aes3.S
// Copyright 2018-2023 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
5,878
firmware/simple/managed_components/espressif__esp-dsp/modules/fft/fixed/dsps_fft2r_sc16_aes3.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
4,459
firmware/simple/managed_components/espressif__esp-dsp/modules/fft/fixed/dsps_fft2r_sc16_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
6,295
firmware/simple/managed_components/espressif__esp-dsp/modules/fft/fixed/dsps_fft2r_sc16_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
6,414
firmware/simple/managed_components/espressif__esp-dsp/modules/fft/float/dsps_fft4r_fc32_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
1,699
firmware/simple/managed_components/espressif__esp-dsp/modules/fft/float/dsps_bit_rev_lookup_fc32_aes3.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,118
firmware/simple/managed_components/espressif__esp-dsp/modules/fft/float/dsps_fft2r_fc32_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
4,645
firmware/simple/managed_components/espressif__esp-dsp/modules/fft/float/dsps_fft2r_fc32_aes3_.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
4,781
firmware/simple/managed_components/espressif__esp-dsp/modules/fft/float/dsps_fft2r_fc32_ae32_.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
5,412
firmware/simple/managed_components/espressif__esp-dsp/modules/support/cplx_gen/dsps_cplx_gen.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_cplx_gen_platform.h" #if (dsps_cplx_gen_aes3_enbled || dsps_cplx_gen_ae32_enbled) // This is a Complex signal generator for ESP32 processor. .text .align 4 .global dsps_cplx...
pham-tuan-binh/bouija
20,165
firmware/simple/managed_components/espressif__esp-dsp/modules/support/mem/esp32s3/dsps_memcpy_aes3.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_mem_platform.h" #if dsps_mem_aes3_enbled // This is memory access for ESP32S3 processor. .text .align 4 .global dsps_memcpy_aes3 .type dsps_memcpy_aes3,@function // Th...
pham-tuan-binh/bouija
13,626
firmware/simple/managed_components/espressif__esp-dsp/modules/support/mem/esp32s3/dsps_memset_aes3.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_mem_platform.h" #if dsps_mem_aes3_enbled // This is memory access for ESP32S3 processor. .text .align 4 .global dsps_memset_aes3 .type dsps_memset_aes3,@function // Th...
pham-tuan-binh/bouija
3,230
firmware/simple/managed_components/espressif__esp-dsp/modules/math/mul/fixed/dsps_mul_s16_aes3.S
/* * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_mul_platform.h" #if (dsps_mul_s16_aes3_enabled == 1) .text .align 4 .global dsps_mul_s16_aes3 .type dsps_mul_s16_aes3,@function // The function implements the followin...
pham-tuan-binh/bouija
2,961
firmware/simple/managed_components/espressif__esp-dsp/modules/math/mul/fixed/dsps_mul_s8_aes3.S
/* * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_mul_platform.h" #if (dsps_mul_s16_aes3_enabled == 1) .text .align 4 .global dsps_mul_s8_aes3 .type dsps_mul_s8_aes3,@function // The function implements the following ...
pham-tuan-binh/bouija
1,993
firmware/simple/managed_components/espressif__esp-dsp/modules/math/mul/fixed/dsps_mul_s16_ae32.S
/* * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_mul_platform.h" #if (dsps_mul_s16_ae32_enabled == 1) .text .align 4 .global dsps_mul_s16_ae32 .type dsps_mul_s16_ae32,@function // The function implements the followin...
pham-tuan-binh/bouija
2,051
firmware/simple/managed_components/espressif__esp-dsp/modules/math/mul/float/dsps_mul_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,962
firmware/simple/managed_components/espressif__esp-dsp/modules/math/sub/fixed/dsps_sub_s8_aes3.S
/* * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_sub_platform.h" #if (dsps_sub_s16_aes3_enabled == 1) .text .align 4 .global dsps_sub_s8_aes3 .type dsps_sub_s8_aes3,@function // The function implements the following ...
pham-tuan-binh/bouija
1,992
firmware/simple/managed_components/espressif__esp-dsp/modules/math/sub/fixed/dsps_sub_s16_ae32.S
/* * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_sub_platform.h" #if (dsps_sub_s16_ae32_enabled == 1) .text .align 4 .global dsps_sub_s16_ae32 .type dsps_sub_s16_ae32,@function // The function implements the followin...
pham-tuan-binh/bouija
3,231
firmware/simple/managed_components/espressif__esp-dsp/modules/math/sub/fixed/dsps_sub_s16_aes3.S
/* * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_sub_platform.h" #if (dsps_sub_s16_aes3_enabled == 1) .text .align 4 .global dsps_sub_s16_aes3 .type dsps_sub_s16_aes3,@function // The function implements the followin...
pham-tuan-binh/bouija
2,053
firmware/simple/managed_components/espressif__esp-dsp/modules/math/sub/float/dsps_sub_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
1,777
firmware/simple/managed_components/espressif__esp-dsp/modules/math/addc/float/dsps_addc_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,494
firmware/simple/managed_components/espressif__esp-dsp/modules/math/add/fixed/dsps_add_s16_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,232
firmware/simple/managed_components/espressif__esp-dsp/modules/math/add/fixed/dsps_add_s16_aes3.S
/* * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_add_platform.h" #if (dsps_add_s16_aes3_enabled == 1) .text .align 4 .global dsps_add_s16_aes3 .type dsps_add_s16_aes3,@function // The function implements the followi...
pham-tuan-binh/bouija
2,962
firmware/simple/managed_components/espressif__esp-dsp/modules/math/add/fixed/dsps_add_s8_aes3.S
/* * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_add_platform.h" #if (dsps_add_s16_aes3_enabled == 1) .text .align 4 .global dsps_add_s8_aes3 .type dsps_add_s8_aes3,@function // The function implements the following ...
pham-tuan-binh/bouija
2,053
firmware/simple/managed_components/espressif__esp-dsp/modules/math/add/float/dsps_add_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,481
firmware/simple/managed_components/espressif__esp-dsp/modules/math/mulc/fixed/dsps_mulc_s16_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
1,777
firmware/simple/managed_components/espressif__esp-dsp/modules/math/mulc/float/dsps_mulc_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,649
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_s8_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
17,637
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_off_u16_aes3.S
// Copyright 2018-2021 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
14,933
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_s16_aes3.S
// Copyright 2018-2021 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,928
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_off_s16_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
2,626
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_u8_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
14,763
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_u8_aes3.S
// Copyright 2018-2021 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,937
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_off_u16_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
16,956
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_off_s16_aes3.S
// Copyright 2018-2021 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
17,039
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_off_u8_aes3.S
// Copyright 2018-2021 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,214
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dsps_dotprod_s16_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
1,893
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dsps_dotprod_s16_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,713
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_s16_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
2,718
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_u16_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
17,082
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_off_s8_aes3.S
// Copyright 2018-2021 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
14,880
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_s8_aes3.S
// Copyright 2018-2021 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
14,668
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_u16_aes3.S
// Copyright 2018-2021 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,828
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_off_u8_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
3,555
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dsps_dotprod_s16_m_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,851
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/fixed/dspi_dotprod_off_s8_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
1,440
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/float/dsps_dotprod_f32_m_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
1,926
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/float/dsps_dotprod_f32_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
1,719
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/float/dsps_dotprode_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
1,942
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/float/dsps_dotprode_f32_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
2,242
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/float/dsps_dotprod_f32_aes3.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
1,387
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/float/dsps_dotprode_f32_m_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
1,732
firmware/simple/managed_components/espressif__esp-dsp/modules/dotprod/float/dsps_dotprod_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,422
firmware/simple/managed_components/espressif__esp-dsp/modules/iir/biquad/dsps_biquad_f32_aes3.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,545
firmware/simple/managed_components/espressif__esp-dsp/modules/iir/biquad/dsps_biquad_f32_arp4.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,419
firmware/simple/managed_components/espressif__esp-dsp/modules/iir/biquad/dsps_biquad_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
1,366
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/fixed/dspm_mult_s16_m_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,691
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/fixed/dspm_mult_s16_arp4.S
// Copyright 2024 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
pham-tuan-binh/bouija
4,887
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/fixed/dspm_mult_s16_aes3.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,322
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/fixed/dspm_mult_s16_m_ae32_vector.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
4,361
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/fixed/dspm_mult_s16_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
6,777
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_ex_f32_aes3.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dspm_mult_platform.h" #if (dspm_mult_f32_aes3_enabled == 1) // This is matrix multiplication function for ESP32S3 processor. .text .align 4 .global dspm_mult_ex_f32_aes3 .g...
pham-tuan-binh/bouija
1,905
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_4x4x1_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,580
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_ex_f32_ae32.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dspm_mult_platform.h" #if (dspm_mult_f32_ae32_enabled == 1) #include "dsps_dotprode_f32_m_ae32.S" // This is matrix multiplication function for ESP32 processor. .text .align 4 ...
pham-tuan-binh/bouija
2,204
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_4x4x4_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,043
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_f32_arp4.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,319
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_ex_f32_arp4.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
1,892
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_3x3x1_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
4,782
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_f32_aes3.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,678
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,126
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mul/float/dspm_mult_3x3x3_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,133
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/sub/float/dspm_sub_f32_ae32.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dspm_sub_platform.h" #if (dspm_sub_f32_ae32_enabled == 1) // This is an sub function for sub-matrices for ESP32 processor .text .align 4 .global dspm_sub_f32_ae32 .type dsp...
pham-tuan-binh/bouija
1,818
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/addc/float/dspm_addc_f32_ae32.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dspm_addc_platform.h" #if (dspm_addc_f32_ae32_enabled == 1) // This is an add function for sub-matrices for ESP32 processor .text .align 4 .global dspm_addc_f32_ae32 .type ...
pham-tuan-binh/bouija
2,133
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/add/float/dspm_add_f32_ae32.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dspm_add_platform.h" #if (dspm_add_f32_ae32_enabled == 1) // This is an add function for sub-matrices for ESP32 processor .text .align 4 .global dspm_add_f32_ae32 .type dsp...
pham-tuan-binh/bouija
1,818
firmware/simple/managed_components/espressif__esp-dsp/modules/matrix/mulc/float/dspm_mulc_f32_ae32.S
/* * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dspm_mulc_platform.h" #if (dspm_mulc_f32_ae32_enabled == 1) // This is a mul function for sub-matrices for ESP32 processor .text .align 4 .global dspm_mulc_f32_ae32 .type d...
pham-tuan-binh/bouija
1,309
firmware/simple/managed_components/espressif__esp-dsp/modules/conv/float/dsps_conv_f32_m_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,715
firmware/simple/managed_components/espressif__esp-dsp/modules/conv/float/dsps_ccorr_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
3,716
firmware/simple/managed_components/espressif__esp-dsp/modules/conv/float/dsps_conv_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,238
firmware/simple/managed_components/espressif__esp-dsp/modules/conv/float/dsps_corr_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
72,710
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/fixed/dsps_fird_s16_aes3.S
/* * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_fir_platform.h" // This is FIR filter for ESP32s3 processor. .text .align 4 .global dsps_fird_s16_aes3 .type dsps_fird_s16_aes3,@function // The function implements the following...
pham-tuan-binh/bouija
3,489
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/fixed/dsps_fir_s16_m_ae32.S
/* * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ .macro fir_s16_ae32_mul x1, x2, count, ID // This macro calculates fixed point dot product for ((count + 1)*4) int16 samples // x1 - input array1 register (samples) // x2 - input array2 register (coeffi...
pham-tuan-binh/bouija
6,600
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/fixed/dsps_fird_s16_ae32.S
/* * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "dsps_fir_platform.h" #if (dsps_fird_s16_ae32_enabled == 1) #include "dsps_fir_s16_m_ae32.S" // This is FIR filter for ESP32 processor. .text .align 4 .global dsps_fird_s16_ae32 .type ...
pham-tuan-binh/bouija
4,673
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/fixed/dsps_fird_s16_arp4.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,983
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fird_f32_arp4.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,931
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fird_f32_ae32.S
// Copyright 2018-2019 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
2,795
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fir_f32_ae32.S
// Copyright 2018-2023 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
7,929
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fird_f32_aes3.S
// Copyright 2018-2023 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
pham-tuan-binh/bouija
7,701
firmware/simple/managed_components/espressif__esp-dsp/modules/fir/float/dsps_fir_f32_aes3.S
// Copyright 2018-2023 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...