The p_dll API macro definitions.
More...
The p_dll API macro definitions.
◆ __bool_true_false_are_defined
| #define __bool_true_false_are_defined 1 |
◆ bool
◆ false
◆ HCI_UART_LOOP_70x_DATA_SIZE
| #define HCI_UART_LOOP_70x_DATA_SIZE 252 |
The maximum size of data used in DA1470x UART check test. If needs to change, firmware (st_fw_da1470x.bin) has to change also.
Definition at line 73 of file p_dll.h.
◆ LOG_PARAM_STR_SIZE
| #define LOG_PARAM_STR_SIZE 32 |
◆ P_DLL_API
| #define P_DLL_API __declspec(dllexport) |
◆ P_DLL_EXPORTS
◆ PDLL_UART_BAUD_RATE
| #define PDLL_UART_BAUD_RATE 115200 |
◆ RF_RSSI_TEST_TX_PACKETS
| #define RF_RSSI_TEST_TX_PACKETS 500 |
How many packets the GU will transmit for the RF RSSI tests. 1-65535. Read UM-B-008 Ver. 1.0 par. 7.2.
Definition at line 74 of file p_dll.h.
◆ TEST_NAME_STR_SIZE
| #define TEST_NAME_STR_SIZE 13 |
String size for each of the multiple test names.
Definition at line 72 of file p_dll.h.
◆ TIMESTAMP_SIZE
| #define TIMESTAMP_SIZE 480 |
The size of bytes returned when reading the IC timestamp from the OTP. Reads first 240 bytes of OTP CS. The maximum suported OTP read size in st_fw with single command.
Definition at line 75 of file p_dll.h.
◆ true