Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Typedefs | Enumerations
IC specific enumerations.

The IC specific enumerations. More...

Typedefs

typedef enum __ic_spec_status _ic_spec_status
 Values that represent IC specific function status.
 
typedef enum __dut_ic _dut_ic
 The Dialog BLE device IC selection.
 
typedef enum __gpio_gen _gpio_gen
 Values that represent a generic GPIO.
 
typedef enum __gpio_58x _gpio_58x
 Values that represent the DA1458x GPIOs.
 
typedef enum __gpio_70x _gpio_70x
 Values that represent the DA1470x GPIOs.
 
typedef enum __vbat_rst_mode _vbat_rst_mode
 The available options for the VBAT/RST mode.
 

Enumerations

enum  __ic_spec_status { IC_SPEC_SUCCESS = 0 , IC_SPEC_ERROR , IC_SPEC_INTERNAL_ERROR }
 Values that represent IC specific function status. More...
 
enum  __dut_ic {
  DUT_IC_DA14580 = 0 , DUT_IC_DA14701 , DUT_IC_DA14705 , DUT_IC_DA14706 ,
  DUT_IC_DA14708 , INVALID_DUT_IC
}
 The Dialog BLE device IC selection. More...
 
enum  __gpio_gen { IC_GEN = 0x00 }
 Values that represent a generic GPIO. More...
 
enum  __gpio_58x {
  IC_58x_P0_0 = 00 , IC_58x_P0_1 , IC_58x_P0_2 , IC_58x_P0_3 ,
  IC_58x_P0_4 , IC_58x_P0_5 , IC_58x_P0_6 , IC_58x_P0_7 ,
  IC_58x_P1_0 = 10 , IC_58x_P1_1 , IC_58x_P1_2 , IC_58x_P1_3 ,
  IC_58x_P1_4 , IC_58x_P1_5 , IC_58x_P1_6 , IC_58x_P1_7 ,
  IC_58x_P2_0 = 20 , IC_58x_P2_1 , IC_58x_P2_2 , IC_58x_P2_3 ,
  IC_58x_P2_4 , IC_58x_P2_5 , IC_58x_P2_6 , IC_58x_P2_7 ,
  IC_58x_P2_8 , IC_58x_P2_9 , IC_58x_P3_0 = 30 , IC_58x_P3_1 ,
  IC_58x_P3_2 , IC_58x_P3_3 , IC_58x_P3_4 , IC_58x_P3_5 ,
  IC_58x_P3_6 , IC_58x_P3_7 , IC_58x_INVALID_XTAL_GPIO = 48 , IC_58x_PULSE_IN_RX = 0xFE
}
 Values that represent the DA1458x GPIOs. More...
 
enum  __gpio_70x {
  IC_70x_P0_0 = 00 , IC_70x_P0_1 , IC_70x_P0_2 , IC_70x_P0_3 ,
  IC_70x_P0_4 , IC_70x_P0_5 , IC_70x_P0_6 , IC_70x_P0_7 ,
  IC_70x_P0_8 , IC_70x_P0_9 , IC_70x_P0_10 , IC_70x_P0_11 ,
  IC_70x_P0_12 , IC_70x_P0_13 , IC_70x_P0_14 , IC_70x_P0_15 ,
  IC_70x_P0_16 , IC_70x_P0_17 , IC_70x_P0_18 , IC_70x_P0_19 ,
  IC_70x_P0_20 , IC_70x_P0_21 , IC_70x_P0_22 , IC_70x_P0_23 ,
  IC_70x_P0_24 , IC_70x_P0_25 , IC_70x_P0_26 , IC_70x_P0_27 ,
  IC_70x_P0_28 , IC_70x_P0_29 , IC_70x_P0_30 , IC_70x_P0_31 ,
  IC_70x_P1_0 , IC_70x_P1_1 , IC_70x_P1_2 , IC_70x_P1_3 ,
  IC_70x_P1_4 , IC_70x_P1_5 , IC_70x_P1_6 , IC_70x_P1_7 ,
  IC_70x_P1_8 , IC_70x_P1_9 , IC_70x_P1_10 , IC_70x_P1_11 ,
  IC_70x_P1_12 , IC_70x_P1_13 , IC_70x_P1_14 , IC_70x_P1_15 ,
  IC_70x_P1_16 , IC_70x_P1_17 , IC_70x_P1_18 , IC_70x_P1_19 ,
  IC_70x_P1_20 , IC_70x_P1_21 , IC_70x_P1_22 , IC_70x_P1_23 ,
  IC_70x_P1_24 , IC_70x_P1_25 , IC_70x_P1_26 , IC_70x_P1_27 ,
  IC_70x_P1_28 , IC_70x_P1_29 , IC_70x_P1_30 , IC_70x_P1_31 ,
  IC_70x_P2_0 , IC_70x_P2_1 , IC_70x_P2_2 , IC_70x_P2_3 ,
  IC_70x_P2_4 , IC_70x_P2_5 , IC_70x_P2_6 , IC_70x_P2_7 ,
  IC_70x_P2_8 , IC_70x_P2_9 , IC_70x_P2_10 , IC_70x_P2_11 ,
  IC_70x_P2_12 , IC_70x_P2_13 , IC_70x_P2_14 , IC_70x_P2_15 ,
  IC_70x_LED1 = 0xF1 , IC_70x_LED2 = 0xF2 , IC_70x_LED3 = 0xF3 , IC_70x_PULSE_IN_RX = 0xFE
}
 Values that represent the DA1470x GPIOs. More...
 
enum  __vbat_rst_mode { VBAT_ONLY = 0 , VBAT_ON_RST , VBAT_AS_RST , INVALID_VBAT_MODE }
 The available options for the VBAT/RST mode. More...
 

Detailed Description

The IC specific enumerations.

Enumeration Type Documentation

◆ __dut_ic

enum __dut_ic

The Dialog BLE device IC selection.

Enumerator
DUT_IC_DA14580 

Device under test is using DA14580.

DUT_IC_DA14701 

Device under test is using DA14701.

DUT_IC_DA14705 

Device under test is using DA14705.

DUT_IC_DA14706 

Device under test is using DA14706.

DUT_IC_DA14708 

Device under test is using DA14708.

INVALID_DUT_IC 

Device under test is invalid.

Definition at line 296 of file ic_specifics.h.

◆ __gpio_58x

enum __gpio_58x

Values that represent the DA1458x GPIOs.

Definition at line 313 of file ic_specifics.h.

◆ __gpio_70x

enum __gpio_70x

Values that represent the DA1470x GPIOs.

Definition at line 333 of file ic_specifics.h.

◆ __gpio_gen

enum __gpio_gen

Values that represent a generic GPIO.

Definition at line 307 of file ic_specifics.h.

◆ __ic_spec_status

Values that represent IC specific function status.

Definition at line 288 of file ic_specifics.h.

◆ __vbat_rst_mode

The available options for the VBAT/RST mode.

Enumerator
VBAT_ONLY 

Default. VBAT line is connected DUTs. Power-on reset the DUTs.

VBAT_ON_RST 

VBAT goes high when PLT tests start and low at the end of the tests. Reset signal is toggled to reset the DUTs.

VBAT_AS_RST 

VBAT is used as Reset signal. It goes high for some ms and the low. It can be connected to the DUTs reset line.

Definition at line 363 of file ic_specifics.h.