Searched refs:DWT_DEV_ID_ID (Results 1 – 2 of 2) sorted by relevance
1063 if (dwt_reg_read_u32(dev, DWT_DEV_ID_ID, 0) != DWT_DEVICE_ID) { in dwt_start()1070 if (dwt_reg_read_u32(dev, DWT_DEV_ID_ID, 0) != DWT_DEVICE_ID) { in dwt_start()1577 if (dwt_reg_read_u32(dev, DWT_DEV_ID_ID, 0) != DWT_DEVICE_ID) { in dw1000_init()
38 #define DWT_DEV_ID_ID 0x00 macro