Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- a -
- adc1RawVoltages
: adc.c
- adc1Voltages
: adc.c
- ADC_ADC1_MAX_NR_CHANNELS
: mcu.h
- ADC_Control()
: adc.c
, adc.h
- ADC_CONV_FACTOR_10BIT
: adc.h
- ADC_CONV_FACTOR_12BIT
: adc.h
- ADC_CONVERSION_ENDDBIT
: adc.h
- ADC_CONVERSION_FINISHED
: adc.h
- adc_conversionState
: adc.c
- ADC_ConvertVoltage()
: adc.c
- ADC_START_CONVERSION
: adc.h
- ADC_STATE_e
: adc.h
- ADC_VREFHIGH_mV
: adc.h
- ADC_VREFLOW_mV
: adc.h
- ADC_WAIT_CONVERSION_FINISHED
: adc.h
- AFE_DmaCallback()
: afe_dma.h
, debug_default_afe_dma.c
, ltc_afe_dma.c
, mxm_afe_dma.c
, nxp_afe_dma.c
- AFE_ERROR_OPEN_WIRE_PERIOD_ms
: afe.h
- AFE_Initialize()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_IsFirstMeasurementCycleFinished()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_IsRxTransmitOngoing()
: nxp_afe_dma.c
, nxp_afe_dma.h
- AFE_IsTransmitOngoing()
: ltc_afe_dma.c
, ltc_afe_dma.h
- AFE_IsTxTransmitOngoing()
: nxp_afe_dma.c
, nxp_afe_dma.h
- afe_ltcDmaControlPacketRx
: test_ltc_afe.c
, test_ltc_afe_dma.c
- afe_ltcDmaControlPacketTx
: test_ltc_afe.c
, test_ltc_afe_dma.c
- afe_n775DmaControlPacketRx
: nxp_afe_dma.h
- afe_n775DmaControlPacketTx
: nxp_afe_dma.h
- AFE_PlausibilityCheckTempMinMax()
: afe_plausibility.c
, afe_plausibility.h
- AFE_PlausibilityCheckVoltageMeasurementRange()
: afe_plausibility.c
, afe_plausibility.h
- AFE_RequestBalancingFeedbackRead()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_RequestEepromRead()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_RequestEepromWrite()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_RequestIoRead()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_RequestIoWrite()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_RequestOpenWireCheck()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_RequestTemperatureRead()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_SetRxTransmitOngoing()
: nxp_afe_dma.c
, nxp_afe_dma.h
- AFE_SetTransmitOngoing()
: ltc_afe_dma.c
, ltc_afe_dma.h
- AFE_SetTxTransmitOngoing()
: nxp_afe_dma.c
, nxp_afe_dma.h
- AFE_StartMeasurement()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- AFE_TransmitReceiveSpiWithDma()
: ltc_afe_dma.h
- AFE_TriggerIc()
: afe.h
, debug_default_afe.c
, ltc_afe.c
, mxm_afe.c
, nxp_afe.c
- algo_algorithms
: algorithm_cfg.c
, algorithm_cfg.h
, test_algorithm.c
- ALGO_BLOCKED
: algorithm_cfg.h
- ALGO_COMPUTATION_FUNCTION_f
: algorithm_cfg.h
- ALGO_FAILED_INIT
: algorithm_cfg.h
- ALGO_Initialization()
: algorithm.c
- ALGO_INITIALIZATION_FUNCTION_f
: algorithm_cfg.h
- algo_initializationRequested
: algorithm.c
- algo_length
: algorithm_cfg.c
, algorithm_cfg.h
, test_algorithm.c
- ALGO_MainFunction()
: algorithm.c
, algorithm.h
- ALGO_MarkAsDone()
: algorithm_cfg.c
, algorithm_cfg.h
- ALGO_MarkAsReinit()
: algorithm_cfg.c
, algorithm_cfg.h
- ALGO_MonitorExecutionTime()
: algorithm.c
, algorithm.h
- ALGO_MovAverage()
: moving_average.c
, moving_average.h
- ALGO_NUMBER_AVERAGE_VALUES_CUR_10s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_CUR_1s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_CUR_30s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_CUR_5s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_CUR_60s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_CUR_CFG
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_POW_10s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_POW_1s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_POW_30s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_POW_5s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_POW_60s
: moving_average.c
- ALGO_NUMBER_AVERAGE_VALUES_POW_CFG
: moving_average.c
- ALGO_READY
: algorithm_cfg.h
- ALGO_REINIT_REQUESTED
: algorithm_cfg.h
- ALGO_RUNNING
: algorithm_cfg.h
- ALGO_STATE_e
: algorithm_cfg.h
- ALGO_TICK_MS
: algorithm_cfg.h
- ALGO_UNINITIALIZED
: algorithm_cfg.h
- ALGO_UnlockInitialization()
: algorithm.c
, algorithm.h
- always_inline
: general.h
- ASSERT_LEVEL
: fassert.h
- ASSERT_LEVEL_INF_LOOP_AND_DISABLE_INTERRUPTS
: fassert.h
- ASSERT_LEVEL_INF_LOOP_FOR_DEBUG
: fassert.h
- ASSERT_LEVEL_NO_OPERATION
: fassert.h