Commit 9feb703d authored by Karol Adrianek's avatar Karol Adrianek

libwr2rf/api: defined 'NONE' LEMO's debug signal

parent 56ab09ff
......@@ -148,6 +148,7 @@ int libwr2rf_read_diag(struct libwr2rf_dev *dev, unsigned id,
#define LIBWR2RF_LEMO_TMGCLK2 6
/* Debug names */
#define LIBWR2RF_LEMO_DBG_NONE 0
#define LIBWR2RF_LEMO_DBG_NCO_RESET 1
#define LIBWR2RF_LEMO_DBG_RF1_NCO_RESET_CDELAYED 2
#define LIBWR2RF_LEMO_DBG_RF2_NCO_RESET_CDELAYED 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment