Skip to content

File ns_tempco.h

FileList > apollo4 > ns_tempco.h

Go to the source code of this file

Temperature Compensation. More...

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

Public Attributes

Type Name
void * g_ns_tempco_ADCHandle
am_hal_adc_sample_t g_ns_tempco_sSamples
uint32_t g_ns_tempco_ui32TempcoADCslot
uint32_t g_ns_tempco_ui32TempcoIsrRet

Public Functions

Type Name
uint32_t ns_tempco_init (void)

Macros

Type Name
define TEMPCO_ADC_TEMPERATURE_SLOT 5

Detailed Description

Author:

your name (you@domain.com)

Version:

0.1

Date:

2022-11-03

Copyright:

Copyright (c) 2022

Public Attributes Documentation

variable g_ns_tempco_ADCHandle

void* g_ns_tempco_ADCHandle;

variable g_ns_tempco_sSamples

am_hal_adc_sample_t g_ns_tempco_sSamples[AM_HAL_TEMPCO_NUMSAMPLES];

variable g_ns_tempco_ui32TempcoADCslot

uint32_t g_ns_tempco_ui32TempcoADCslot;

variable g_ns_tempco_ui32TempcoIsrRet

uint32_t g_ns_tempco_ui32TempcoIsrRet;

Public Functions Documentation

function ns_tempco_init

uint32_t ns_tempco_init (
    void
) 

Macro Definition Documentation

define TEMPCO_ADC_TEMPERATURE_SLOT

#define TEMPCO_ADC_TEMPERATURE_SLOT 5

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-peripherals/src/apollo4/ns_tempco.h