Skip to content

File ns_audadc.h

FileList > neuralSPOT > neuralspot > ns-audio > src > ns_audadc.h

Go to the source code of this file

  • #include "am_bsp.h"
  • #include "am_mcu_apollo.h"
  • #include "am_util.h"
  • #include "ns_audio.h"

Public Attributes

Type Name
ns_audadc_cfg_t ns_audadc_default
ns_audadc_cfg_t ns_audadc_vos_default

Public Functions

Type Name
void audadc_deinit (ns_audio_config_t * cfg)
uint32_t audadc_init (ns_audio_config_t * cfg)

Macros

Type Name
define AUDADC_MAX_SAMPLE_BUF_SIZE (NS_AUDIO_DMA_BUFFER_SIZE)

Public Attributes Documentation

variable ns_audadc_default

ns_audadc_cfg_t ns_audadc_default;

variable ns_audadc_vos_default

ns_audadc_cfg_t ns_audadc_vos_default;

Public Functions Documentation

function audadc_deinit

void audadc_deinit (
    ns_audio_config_t * cfg
) 

function audadc_init

uint32_t audadc_init (
    ns_audio_config_t * cfg
) 

Macro Definition Documentation

define AUDADC_MAX_SAMPLE_BUF_SIZE

#define AUDADC_MAX_SAMPLE_BUF_SIZE (NS_AUDIO_DMA_BUFFER_SIZE)

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-audio/src/ns_audadc.h