Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Public Attributes | List of all members
__pdll_test_data Union Reference

p_dll library parameters for the device test data. More...

#include <p_dll.h>

Public Attributes

_pdll_test_id id
 
_pdll_rf_test rf
 
_pdll_audio_test audio
 
_pdll_audio_tone audio_tone
 
_pdll_custom_test custom
 
_pdll_rdtester_init rdtester_init
 
_pdll_rdtester_vbat_uart_rst rdtester_vbat_uart_rst
 
_pdll_rdtester_rst rdtester_rst
 
_pdll_rdtester rdtester
 
_pdll_scan_test scan
 
_pdll_xtal_test xtal_trim
 
_pdll_gpio_toggle gpio_toggle
 
_pdll_gpio_get gpio_get
 
_pdll_gpio_set gpio_set
 
_pdll_sensor_test sensor
 
_pdll_sleep_test sleep
 
_pdll_gpio_watchdog gpio_wd
 
_pdll_uart_loop_test uart_loop
 
_pdll_ble_adv_start_test ble_adv_start
 
_pdll_ble_adv_stop_test ble_adv_stop
 
_pdll_ext32Khz_test ext32Khz_test
 
_pdll_adc_vbat_en adc_vbat_en
 
_pdll_set_tx_pwr set_tx_pwr
 

Detailed Description

p_dll library parameters for the device test data.

Definition at line 692 of file p_dll.h.

Member Data Documentation

◆ adc_vbat_en

_pdll_adc_vbat_en __pdll_test_data::adc_vbat_en

Parameters for enabling the VBAT measurement using the internal ADC.

Definition at line 715 of file p_dll.h.

◆ audio

_pdll_audio_test __pdll_test_data::audio

Audio test parameters at __pdll_audio_test.

Definition at line 696 of file p_dll.h.

◆ audio_tone

_pdll_audio_tone __pdll_test_data::audio_tone

Audio tone parameters at __pdll_audio_tone.

Definition at line 697 of file p_dll.h.

◆ ble_adv_start

_pdll_ble_adv_start_test __pdll_test_data::ble_adv_start

BLE advertisement test through an HCI command send to the DUT.

Definition at line 712 of file p_dll.h.

◆ ble_adv_stop

_pdll_ble_adv_stop_test __pdll_test_data::ble_adv_stop

BLE advertisement test through an HCI command send to the DUT.

Definition at line 713 of file p_dll.h.

◆ custom

_pdll_custom_test __pdll_test_data::custom

Custom test parameters at __pdll_custom_test.

Definition at line 698 of file p_dll.h.

◆ ext32Khz_test

_pdll_ext32Khz_test __pdll_test_data::ext32Khz_test

Parameters for the external 32Khz low power crystal.

Definition at line 714 of file p_dll.h.

◆ gpio_get

_pdll_gpio_get __pdll_test_data::gpio_get

GPIO get value operation parameters at __pdll_gpio_get.

Definition at line 706 of file p_dll.h.

◆ gpio_set

_pdll_gpio_set __pdll_test_data::gpio_set

GPIO set output value operation parameters at __pdll_gpio_set.

Definition at line 707 of file p_dll.h.

◆ gpio_toggle

_pdll_gpio_toggle __pdll_test_data::gpio_toggle

GPIO toggle operation parameters at __pdll_gpio_toggle.

Definition at line 705 of file p_dll.h.

◆ gpio_wd

_pdll_gpio_watchdog __pdll_test_data::gpio_wd

GPIO watchdog operation parameters at __pdll_gpio_watchdog.

Definition at line 710 of file p_dll.h.

◆ id

_pdll_test_id __pdll_test_data::id

Which test, from the _pdll_test_id, this device will perform.

Definition at line 694 of file p_dll.h.

◆ rdtester

_pdll_rdtester __pdll_test_data::rdtester

RD tester parameters at __pdll_rdtester.

Definition at line 702 of file p_dll.h.

◆ rdtester_init

_pdll_rdtester_init __pdll_test_data::rdtester_init

RD tester init parameters at __pdll_rdtester_init.

Definition at line 699 of file p_dll.h.

◆ rdtester_rst

_pdll_rdtester_rst __pdll_test_data::rdtester_rst

RD tester parameters at __pdll_rdtester_rst.

Definition at line 701 of file p_dll.h.

◆ rdtester_vbat_uart_rst

_pdll_rdtester_vbat_uart_rst __pdll_test_data::rdtester_vbat_uart_rst

RD tester parameters at __pdll_rdtester_vbat_uart_rst.

Definition at line 700 of file p_dll.h.

◆ rf

_pdll_rf_test __pdll_test_data::rf

RF test parameters at __pdll_rf_test.

Definition at line 695 of file p_dll.h.

◆ scan

_pdll_scan_test __pdll_test_data::scan

Scan test parameters at __pdll_scan_test.

Definition at line 703 of file p_dll.h.

◆ sensor

_pdll_sensor_test __pdll_test_data::sensor

Sensor test data at __pdll_sensor_test.

Definition at line 708 of file p_dll.h.

◆ set_tx_pwr

_pdll_set_tx_pwr __pdll_test_data::set_tx_pwr

Parameters for setting the TX power level.

Definition at line 716 of file p_dll.h.

◆ sleep

_pdll_sleep_test __pdll_test_data::sleep

Sleep parameters from __pdll_sleep_test.

Definition at line 709 of file p_dll.h.

◆ uart_loop

_pdll_uart_loop_test __pdll_test_data::uart_loop

UART loop test parameters from __pdll_uart_loop_test.

Definition at line 711 of file p_dll.h.

◆ xtal_trim

_pdll_xtal_test __pdll_test_data::xtal_trim

XTAL trim test parameters at __pdll_xtal_test.

Definition at line 704 of file p_dll.h.


The documentation for this union was generated from the following file: