code stringlengths 1 1.05M | repo_name stringlengths 6 83 | path stringlengths 3 242 | language stringclasses 222
values | license stringclasses 20
values | size int64 1 1.05M |
|---|---|---|---|---|---|
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/lyratd_msc_v2_1/board_pins_config.c | C | apache-2.0 | 3,920 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/lyratd_msc_v2_2/board.c | C | apache-2.0 | 4,515 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/lyratd_msc_v2_2/board.h | C | apache-2.0 | 2,973 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/lyratd_msc_v2_2/board_def.h | C | apache-2.0 | 4,198 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/lyratd_msc_v2_2/board_pins_config.c | C | apache-2.0 | 3,928 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/m5stack_core2/board.c | C | apache-2.0 | 2,799 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/m5stack_core2/board.h | C | apache-2.0 | 2,437 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/m5stack_core2/board_def.h | C | apache-2.0 | 1,958 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_board/m5stack_core2/board_pins_config.c | C | apache-2.0 | 2,249 |
set(COMPONENT_ADD_INCLUDEDIRS ./include
./driver/es8388
./driver/es8374
./driver/es8311
./driver/es7243
./driver/es7148
./driver/es7210
... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/CMakeLists.txt | CMake | apache-2.0 | 1,950 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/audio_hal.c | C | apache-2.0 | 5,058 |
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_ADD_INCLUDEDIRS := ./include ./driver/include
COMPONENT_SRCDIRS := .
COMPONENT_PRIV_INCLUDEDIRS := ./driver/include
COMPONENT_ADD_INCLUDEDIRS += ./driver/es8388 ./... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/component.mk | Makefile | apache-2.0 | 1,031 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es7148/es7148.c | C | apache-2.0 | 2,791 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es7148/es7148.h | C | apache-2.0 | 3,229 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es7210/es7210.c | C | apache-2.0 | 19,427 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es7210/es7210.h | C | apache-2.0 | 6,281 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es7243/es7243.c | C | apache-2.0 | 5,532 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es7243/es7243.h | C | apache-2.0 | 3,005 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es8311/es8311.c | C | apache-2.0 | 25,302 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es8311/es8311.h | C | apache-2.0 | 7,690 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es8374/es8374.c | C | apache-2.0 | 24,162 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"),... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es8374/es8374.h | C | apache-2.0 | 5,687 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es8388/es8388.c | C | apache-2.0 | 19,117 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es8388/es8388.h | C | apache-2.0 | 7,474 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es8388/headphone_detect.c | C | apache-2.0 | 3,126 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/es8388/headphone_detect.h | C | apache-2.0 | 1,796 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/include/esxxx_common.h | C | apache-2.0 | 4,546 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/ns4168/ns4168.c | C | apache-2.0 | 2,791 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/ns4168/ns4168.h | C | apache-2.0 | 3,229 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/tas5805m/tas5805m.c | C | apache-2.0 | 8,296 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/tas5805m/tas5805m.h | C | apache-2.0 | 3,748 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/tas5805m/tas5805m_reg_cfg.h | C | apache-2.0 | 35,533 |
/*
* User Space API wrapper for the "/dev/microsemi_spis_tw" linux kernel driver
* if USING_MICROSEMI_LINUX_KERNEL_DRIVER is defined
* or else this code is Operating System independent.
* A host can use these functions to access the the microsemi Z
* L38040/050/051/060/080 Voice Processing devices over a spi ... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/api_lib/vprocTwolf_access.c | C | apache-2.0 | 38,239 |
/****************************************************************************
* Microsemi Semiconductor, Kanata, ON
****************************************************************************
*
* Description: Voice Processor devices high level access module function
* definitions
*
* NOTE: The re... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/api_lib/vprocTwolf_access.h | C | apache-2.0 | 4,200 |
/****************************************************************************
* vproc_common.c - Hal functions for the VPROC API
*
*
****************************************************************************
* Copyright Microsemi Inc, 2018. All rights reserved.
* Licensed under the MIT License. See LICENSE.txt ... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/api_lib/vproc_common.c | C | apache-2.0 | 4,584 |
/****************************************************************************
* vproc_common.h - Hal functions prototypes, macros and variables for the VPROC API
*
*
****************************************************************************
* Copyright Microsemi Inc, 2018. All rights reserved.
* Licensed under ... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/api_lib/vproc_common.h | C | apache-2.0 | 3,826 |
/** \file vproc_data_types.h
* vproc_data_types.h
*
* This file is the header for all standard types used in the API code.
*
****************************************************************************
* Copyright Microsemi Inc, 2018. All rights reserved.
* Licensed under the MIT License. See LICENSE.txt in the projec... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/api_lib/vproc_data_types.h | C | apache-2.0 | 4,481 |
/****************************************************************************
* tw_hal_verify.c - Read/write registers of the device and verify whether the
* device is accessed properly
*
*
****************************************************************************
* Copyright Microsemi Inc, 2018. All rights res... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/example_apps/tw_hal_verify.c | C | apache-2.0 | 10,613 |
/****************************************************************************
* tw_ldfwcfg.c - To load a *.s3 firmware and/or a *.cr2 into the device
* and optionally save the loaded image to flash
*
*
****************************************************************************
* Copyright Microse... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/example_apps/tw_ldcfg.c | C | apache-2.0 | 5,160 |
/****************************************************************************
* tw_ldfw.c - To load a *.s3 firmware into the device
* and optionally save the loaded image to flash
*
*
****************************************************************************
* Copyright Microsemi Inc, 2018. All r... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/example_apps/tw_ldfw.c | C | apache-2.0 | 3,846 |
/****************************************************************************
* tw_ldfwcfg.c - To load a *.s3 firmware and/or a *.cr2 into the device
* and optionally save the loaded image to flash
*
*
****************************************************************************
* Copyright Microse... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/example_apps/tw_ldfwcfg.c | C | apache-2.0 | 7,156 |
/****************************************************************************
* tw_spi_access.c - Demo apps demonstrating how to access registers of the
* device over spi or I2C. Loading a firmware and or config into the device
*
*
****************************************************************************
* Cop... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/example_apps/tw_spi_access.c | C | apache-2.0 | 17,493 |
#ifndef TW_SPI_ACCESS_H
#define TW_SPI_ACCESS_H
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
int tw_upload_dsp_firmware(int mode);
#endif
| YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/example_apps/tw_spi_access.h | C | apache-2.0 | 168 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"),... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/firmware/zl38063_config.h | C | apache-2.0 | 1,595 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"),... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/firmware/zl38063_firmware.h | C | apache-2.0 | 1,742 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/zl38063.c | C | apache-2.0 | 4,201 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/driver/zl38063/zl38063.h | C | apache-2.0 | 3,245 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/include/audio_hal.h | C | apache-2.0 | 9,625 |
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
COMPONENT_EMBED_TXTFILES := test.pcm | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/test/component.mk | Makefile | apache-2.0 | 123 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_hal/test/test_audio_hal.c | C | apache-2.0 | 6,215 |
set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_SRCS "audio_element.c"
"audio_event_iface.c"
"audio_pipeline.c"
"ringbuf.c")
set(COMPONENT_REQUIRES audio_sal esp-adf-libs)
register_component()
| YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/CMakeLists.txt | CMake | apache-2.0 | 264 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/audio_element.c | C | apache-2.0 | 47,874 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/audio_event_iface.c | C | apache-2.0 | 11,214 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/audio_pipeline.c | C | apache-2.0 | 38,624 |
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
| YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/component.mk | Makefile | apache-2.0 | 145 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/include/audio_common.h | C | apache-2.0 | 2,066 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/include/audio_element.h | C | apache-2.0 | 34,151 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/include/audio_event_iface.h | C | apache-2.0 | 8,015 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/include/audio_pipeline.h | C | apache-2.0 | 17,539 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/include/ringbuf.h | C | apache-2.0 | 4,629 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/ringbuf.c | C | apache-2.0 | 11,162 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/test/audio_element_test.c | C | apache-2.0 | 6,761 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/test/audio_event_iface_test.c | C | apache-2.0 | 5,024 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/test/audio_pipeline_test.c | C | apache-2.0 | 4,602 |
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
| YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_pipeline/test/component.mk | Makefile | apache-2.0 | 112 |
set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_SRCS "audio_mem.c"
"audio_sys.c"
"audio_thread.c"
"audio_url.c"
"audio_mutex.c"
"audio_queue.c"
"media_os_ctype.c")
register_component()
| YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/CMakeLists.txt | CMake | apache-2.0 | 315 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/audio_mem.c | C | apache-2.0 | 4,998 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/audio_mutex.c | C | apache-2.0 | 2,321 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/audio_queue.c | C | apache-2.0 | 2,636 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/audio_sys.c | C | apache-2.0 | 6,230 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/audio_thread.c | C | apache-2.0 | 4,095 |
#include <string.h>
#include <ctype.h>
#include "audio_error.h"
#include "esp_log.h"
#include "audio_mem.h"
static char *TAG = "AUDIO_URL";
static unsigned char char_to_hex(unsigned char x)
{
return x > 9 ? x + 0x37 : x + 0x30;
}
char *audio_url_encode(const char *str)
{
int out_len = (strlen(str) + 1) * 3;... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/audio_url.c | C | apache-2.0 | 1,707 |
#
# Component Makefile
COMPONENT_ADD_INCLUDEDIRS := . ./include
COMPONENT_SRCDIRS := .
| YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/component.mk | Makefile | apache-2.0 | 90 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/audio_error.h | C | apache-2.0 | 3,374 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/audio_idf_version.h | C | apache-2.0 | 1,549 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/audio_mem.h | C | apache-2.0 | 3,647 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/audio_mutex.h | C | apache-2.0 | 2,243 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/audio_queue.h | C | apache-2.0 | 4,527 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/audio_sys.h | C | apache-2.0 | 2,747 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/audio_thread.h | C | apache-2.0 | 3,444 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/audio_url.h | C | apache-2.0 | 2,091 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/include/media_os_ctype.h | C | apache-2.0 | 6,376 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/media_os_ctype.c | C | apache-2.0 | 2,041 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/test/audio_mem_test.c | C | apache-2.0 | 2,880 |
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
| YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_sal/test/component.mk | Makefile | apache-2.0 | 112 |
set(COMPONENT_SRCS "fatfs_stream.c"
"i2s_stream.c"
"http_stream.c"
"hls_playlist.c"
"raw_stream.c"
"spiffs_stream.c"
"tone_stream.c"
"algorithm_stream.c"
"tcp_c... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/CMakeLists.txt | CMake | apache-2.0 | 651 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/algorithm_stream.c | C | apache-2.0 | 29,242 |
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
| YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/component.mk | Makefile | apache-2.0 | 147 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/fatfs_stream.c | C | apache-2.0 | 9,594 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/hls_playlist.c | C | apache-2.0 | 5,409 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/hls_playlist.h | C | apache-2.0 | 2,633 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/http_stream.c | C | apache-2.0 | 26,359 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/i2s_stream.c | C | apache-2.0 | 12,797 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to de... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/include/algorithm_stream.h | C | apache-2.0 | 10,486 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/include/fatfs_stream.h | C | apache-2.0 | 3,461 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/include/http_stream.h | C | apache-2.0 | 7,014 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/include/i2s_stream.h | C | apache-2.0 | 16,854 |
/*
* * ESPRESSIF MIT License
*
* Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/include/pwm_stream.h | C | apache-2.0 | 5,232 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/include/raw_stream.h | C | apache-2.0 | 3,068 |
/*
* ESPRESSIF MIT License
*
* Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD>
*
* Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case,
* it is free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to dea... | YifuLiu/AliOS-Things | hardware/chip/espressif_adf/esp-adf/components/audio_stream/include/spiffs_stream.h | C | apache-2.0 | 3,348 |