Home
last modified time | relevance | path

Searched refs:LMS_DEV_LIMESDR_PCIE (Results 1 – 4 of 4) sorted by relevance

/dports/comms/limesuite/LimeSuite-20.10.0/src/protocols/
H A DLMSBoards.h27 LMS_DEV_LIMESDR_PCIE = 15, enumerator
/dports/comms/limesuite/LimeSuite-20.10.0/src/boards_wxgui/
H A DpnlBoardControls.cpp75 LMS_DEV_LIMESDR_PCIE,
335 || boardID == GetDeviceName(LMS_DEV_LIMESDR_PCIE) in getBoardParams()
468 || boardID == GetDeviceName(LMS_DEV_LIMESDR_PCIE)) in SetupControls()
H A DpnlGPIO.cpp31 if (string(info->deviceName) == string(GetDeviceName(LMS_DEV_LIMESDR_PCIE))) in Initialize()
/dports/comms/limesuite/LimeSuite-20.10.0/src/API/
H A Dlms7_device.cpp60 else if (info.deviceName == lime::GetDeviceName(lime::LMS_DEV_LIMESDR_PCIE)) in CreateDevice()